oxc/napi
Boshen 4b49cf8ce4 feat(transformer): always pass in symbols and scopes (#5087)
We no longer need to build semantic data inside the transformer.

The caller should be responsible for handling semantic data and its
errors.

The best way to achieve this in via `CompilerInterface`.

closes #3565
2024-08-22 16:06:31 +00:00
..
parser refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
transform feat(transformer): always pass in symbols and scopes (#5087) 2024-08-22 16:06:31 +00:00
.gitignore feat(napi): isolated-declaration (#3718) 2024-06-17 13:06:00 +00:00