Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 22:10
· 1606 commits to main since this release
11b6945

Patch Changes

  • fix: correctly scope CSS selectors with descendant combinators (#10490)

  • feat: implement support for :is(...) and :where(...) (#10490)

  • chore: treeshake unused store subscriptions in SSR mode (#10506)

  • fix: warn against accidental global event referenced (#10442)

  • fix: improve bind:this support for each blocks (#10510)

  • feat: implement nested CSS support (#10490)

  • breaking: encapsulate/remove selectors inside :is(...) and :where(...) (#10490)