Skip to content

oxc-css-parser-v0.0.2

Choose a tag to compare

@oxc-guard oxc-guard released this 30 Jun 09:38
Immutable release. Only release title and notes can be modified.
83b7adf

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