Bug Fixes
- hydrate: prevent dead code elimination of patch dom implementation (#4966) (5e36057)
- mock-doc: add
getAttributeNode
to mock elements (#5070) (4e840e0) - mock-doc: add inert to HTMLAttributes (#5072) (71a4110), closes #5071
- runtime: apply textnodes to shadow DOM instead of light DOM (#4946) (217d588)
- test: pass jest args correctly for v28/29 (#5068) (5c4ac32)
Features
- declarations: add popover attributes to JSX declarations (#5064) (f73aa14)
- runtime: proxy form associated custom element lifecycle callbacks (#4939) (ca53dbb)
Thanks
🎉 Thanks @HansClaasen for their contributions! 🎉