Skip to content

v0.14.0

Choose a tag to compare

@bartveneman bartveneman released this 03 Apr 15:05
· 87 commits to main since this release
c375f50

Breaking changes

  • Breaking: Add zero-cost TypeScript node type narrowing layer by @bartveneman in #205
    • CSSNode is now a type-aware type, responding differently to whatever node type it is

What's Changed

  • chore: add tests for container queries with name-only syntax by @bartveneman in #204
  • perf: derive attribute operator and flags from source text on demand (11% memory win) by @bartveneman in #206

Full Changelog: v0.13.11...v0.14.0