oxc/crates/oxc_isolated_declarations
Song Gao ebc80f6749
refactor(ast)!: change 'raw' from &str to Option<Atom> (#7547)
Fix #7254 

Changed all "raw" properties of literal types (if they have this property) to `Option<Atom>`.

---------

Co-authored-by: overlookmotel <theoverlookmotel@gmail.com>
2024-12-05 00:34:45 +00:00
..
examples refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
src refactor(ast)!: change 'raw' from &str to Option<Atom> (#7547) 2024-12-05 00:34:45 +00:00
tests feat(codegen): remove underscore from bigint (#7367) 2024-11-20 09:08:51 +00:00
Cargo.toml release(crates): v0.39.0 (#7643) 2024-12-04 19:43:22 +08:00
CHANGELOG.md release(crates): v0.39.0 (#7643) 2024-12-04 19:43:22 +08:00