oxc/crates/oxc_transformer
overlookmotel 55bbde2888 refactor(ast): move scope from TSModuleBlock to TSModuleDeclaration (#3488)
Closes #3471.

Remove scope from `TSModuleBlock` and add scope to `TSModuleDeclaration` instead.
2024-05-31 17:33:05 +00:00
..
examples feat(oxc_codegen): preserve annotate comment (#3465) 2024-05-30 15:25:23 +08:00
src refactor(ast): move scope from TSModuleBlock to TSModuleDeclaration (#3488) 2024-05-31 17:33:05 +00:00
Cargo.toml chore(transformers): switch crate browserslist-rs to oxc-browserslist 2024-05-28 10:49:49 +08:00
CHANGELOG.md Release crates v0.13.1 2024-05-22 16:50:30 +08:00