oxc/npm
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
..
oxc-parser release(crates): v0.39.0 (#7643) 2024-12-04 19:43:22 +08:00
oxc-transform release(crates): v0.39.0 (#7643) 2024-12-04 19:43:22 +08:00
oxc-types refactor(ast)!: change 'raw' from &str to Option<Atom> (#7547) 2024-12-05 00:34:45 +00:00
oxc-wasm deps: bump wasm-bindgen to 0.2.96 (#7551) 2024-11-30 10:47:03 +08:00
oxlint release(oxlint): v0.14.0 (#7563) 2024-12-01 16:47:21 +08:00
parser-wasm chore(deps): update dependency rust to v1.82.0 (#6649) 2024-11-29 05:11:03 +00:00