Skip to content

oxc-css-parser-v0.0.7

Choose a tag to compare

@oxc-guard oxc-guard released this 13 Jul 01:56
Immutable release. Only release title and notes can be modified.
9cc372a

Added

  • (parser) accept functional pseudo-pages (@page::slot()) (#121)
  • (parser) allow multiple idents in ::part() (#119)
  • (parser) support scroll-driven keyframe timeline-range selectors (#118)
  • (parser) accept empty @scope () roots and limits (#117)
  • (parser) support name-only and general-enclosed @container queries (#116)

Fixed

Other

  • replace guarded single-arm matches with let chains (#113)
  • remove redundant clone on Copy type Span (#112)
  • set MSRV to 1.95.0 (#111)