oxc/crates/oxc_regular_expression
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 feat(regular_expression): implement GetSpan for RegExp AST nodes (#6056) 2024-09-26 05:51:35 +00:00
src feat(regular_expression): implement GetSpan for RegExp AST nodes (#6056) 2024-09-26 05:51:35 +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
README.md chore: use dprint to format js, json and markdown 2024-09-08 13:24:58 +08:00