Bug Fixes
- SSR: class prop / state reactivity for target es2022 (#6099) (07dcfa8), closes #6095
- test: stop re-running prototype augment in spec tests. (#6105) (a7d3873), closes #6104
Features
- mock-doc:
assignednodes
andassignedElements
(#6108) (777aafd) - runtime: Add element to component error handler. Enables error boundaries (#2979) (5605d48)