Skip to content

v2.5.0

Latest

Choose a tag to compare

@cexbrayat cexbrayat released this 27 Aug 14:05
Immutable release. Only release title and notes can be modified.
520a663

⚠️ Breaking change: Vue Test Utils no longer supports class components. See #2904.

What's Changed

  • fix: keep re-rendering root component after another wrapper is mounted by @lazerg in #2890
  • fix: correct summary element 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

Full Changelog: v2.4.11...v2.5.0