oxc/crates/oxc_parser
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 chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
src refactor(ast/ast_builder)!: shorter allocator utility method names. (#4122) 2024-07-09 12:16:38 +00:00
Cargo.toml Release crates v0.19.0 (#4137) 2024-07-09 20:32:06 +08:00
CHANGELOG.md Release crates v0.19.0 (#4137) 2024-07-09 20:32:06 +08:00