Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.36.0 (2025-07-15) source code.tar.gz | 2025-07-15 | 2.0 MB | |
4.36.0 (2025-07-15) source code.zip | 2025-07-15 | 2.8 MB | |
README.md | 2025-07-15 | 2.3 kB | |
Totals: 3 Items | 4.9 MB | 0 |
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! 🎉