v0.14.0
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