What's Changed
- fix: keep re-rendering root component after another wrapper is mounted by @lazerg in #2890
- fix: correct
summaryelement behavior by @nn-morishita in #2806 - fix: clear emitted event history for child components on unmount by @ebiryu in #2898
- chore!: drop class component support by @cexbrayat in #2904
- fix: expose defineExpose bindings on findComponent vm by @adamberecz in #2927
New Contributors
- @MetRonnie made their first contribution in #2885
- @lazerg made their first contribution in #2890
- @bartlomieju made their first contribution in #2892
- @nn-morishita made their first contribution in #2806
- @ebiryu made their first contribution in #2898
- @chiaraani made their first contribution in #2916
- @souserge made their first contribution in #2695
- @adamberecz made their first contribution in #2927
Full Changelog: v2.4.11...v2.5.0