oxc/crates/oxc_semantic
github-actions[bot] 714bf1dd7f
Release crates v0.19.0 (#4137)
## [0.19.0] - 2024-07-09

- b936162 ast/ast_builder: [**BREAKING**] Shorter allocator utility
method names. (#4122) (rzvxa)

### Features

- 485c871 ast: Allow conversion from `Expression` into `Statement` with
`FromIn` trait. (#4124) (rzvxa)

### Refactor

Co-authored-by: Boshen <Boshen@users.noreply.github.com>
2024-07-09 20:32:06 +08:00
..
examples refactor(semantic): make control flow generation optional. (#3737) 2024-06-18 15:59:38 +00:00
src feat(semantic): check for abstract ClassElements in non-abstract classes (#4127) 2024-07-09 03:35:32 +00:00
tests/integration fix(semantic): bind TSImportEqualsDeclarations (#4100) 2024-07-08 14:03:47 +08:00
Cargo.toml Release crates v0.19.0 (#4137) 2024-07-09 20:32:06 +08:00
CHANGELOG.md Release crates v0.18.0 (#4136) 2024-07-09 19:56:10 +08:00