oxc/npm
ottomated 9d6cc9d3af feat(estree): ESTree compatibility for all literals (#7152)
Adds some new estree macro directives:
- `#[estree(via = foo::Foo)`: Uses From to convert this struct to foo::Foo before serialization
- `#[estree(add_ts = "foo: string")]`: Adds additional fields to the typescript definitions

Used these to make all different literals estree-compatible.
2024-11-06 21:25:41 +00:00
..
oxc-parser release(crates): v0.35.0 (#7110) 2024-11-04 17:40:05 +08:00
oxc-transform release(crates): v0.35.0 (#7110) 2024-11-04 17:40:05 +08:00
oxc-types feat(estree): ESTree compatibility for all literals (#7152) 2024-11-06 21:25:41 +00:00
oxlint release(oxlint): v0.11.0 (#7094) 2024-11-03 11:27:30 +08:00
parser-wasm fix(npm): check in npm/parser-wasm (#6917) 2024-10-26 18:03:31 +08:00