v0.17.0
Breaking
- Support dotted layer names in @layer at-rule prelude parsing by @bartveneman in #268
What's Changed
- perf: optimize parser by chaining nodes as siblings instead of arrays (up to 14% faster) by @bartveneman in #269
- perf:
sideEffects: falseby @bartveneman in #271 - perf: refactor CSS node types with reusable type builders by @bartveneman in #267
- perf: make comments terser by @bartveneman in #273
Misc
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #264
- chore(deps-dev): bump @projectwallace/preset-oxlint from 0.0.10 to 0.0.11 in the projectwallace group by @dependabot[bot] in #265
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #263
- chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #261
- chore(deps-dev): bump the npm-all group across 1 directory with 10 updates by @dependabot[bot] in #270
- chore(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 by @dependabot[bot] in #262
- chore(pr-diff): show fewer package duplicates messages, always show b… by @bartveneman in #272
Full Changelog: v0.16.2...v0.17.0