oxc/crates/oxc_parser
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
..
examples docs(parser): add module and struct level documentation (#5831) 2024-09-18 06:27:24 +00:00
src fix(paresr): do not report missing initializer error in ambient context (#6020) 2024-09-24 09:04:09 +00:00
Cargo.toml release(crates): v0.30.3 (#6104) 2024-09-27 14:23:48 +08:00
CHANGELOG.md release(crates): v0.30.2 (#6100) 2024-09-27 13:28:12 +08:00