oxc-css-parser-v0.0.2
Immutable
release. Only release title and notes can be modified.
Added
Fixed
- adapt to oxc_allocator 0.138.0 GetAllocator API
Other
- speed up sass expression parsing (#10)
- box oversized Sass/Less variants of Statement (#12)
- box oversized ComponentValue variants (#11)
- make parser benchmark self-contained (#9)
- remove parser macro crate (#8)
- allocate AST in oxc_allocator (#7)
- add workspace lint configuration
- move examples and benches to workspace root
- move benchmark into parser crate
- fix clippy warnings
- remove copyright notices