🎊 4.36.0 (2025-07-15)
·
12 commits
to main
since this release
Bug Fixes
- contructable stylesheets with older immutable spec (chrome <99) (#6332) (2f363dd), closes #6326
- runtime: check shadow root nodes before appending them (#6342) (c63f25d)
- runtime: do not remove first comment - can break frameworks (#6343) (188e7db)
- runtime: double check hostRef value (#6341) (051522f)
- runtime: fix blur handling of non-scoped elements (#6314) (bfbd683)
- runtime: fix prettier (d84f9e7)
- ssr:
scoped: true
components forwarded slots (#6340) (fd4b892), closes #6337, closes #6339
Features
- moc-doc: serialize
delegatesFocus
shadow DOM property (#6333) (56fe6e3), closes #6265 - runtime: skip initial task queue to improve first time rendering (#6331) (6106c70), closes #6317
Thanks to @aeharding, @mpesic, @johnjenkins and @danielleroux for their contributions! 🎉