oxc/napi/transform
oxc-bot d56264ee9a
release(crates): v0.30.3 (#6104)
## [0.30.3] - 2024-09-27

### Bug Fixes

- a8338dd isolated-declarations: Accidentally collected references of
original ast (#6102) (Dunqing)
- 933a743 semantic: Add interfaces and functions to
`SymbolFlags::ClassExcludes` (#6057) (DonIsaac)

### Documentation

- 6167f29 oxc-transform: Modify the example code in the `Readme` file
(#6103) (loong.woo)

---------

Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-09-27 14:23:48 +08:00
..
src feat(isolated_declarations): add stripInternal (#5878) 2024-09-19 23:14:47 +08:00
build.rs
Cargo.toml release(crates): v0.30.3 (#6104) 2024-09-27 14:23:48 +08:00
CHANGELOG.md release(crates): v0.30.0 (#5986) 2024-09-23 11:20:12 +08:00
index.d.ts feat(isolated_declarations): add stripInternal (#5878) 2024-09-19 23:14:47 +08:00
index.js chore: do not format napi generated files 2024-09-08 13:42:15 +08:00
package.json ci: add napi tests (#5419) 2024-09-03 12:24:58 +08:00
test.mjs feat(isolated_declarations): print jsdoc comments (#5858) 2024-09-18 14:09:00 +00:00