What's Changed
- feat: add teleport stub possibility, https://github.com/vuejs/test-ut… by @blizzardKv in #2336
- fix(findComponent): Use correct vm for stubbed component with selector by @freakzlike in #2327
- fix(teleport.md): fix missed "global" key, https://github.com/vuejs/t… by @blizzardKv in #2337
- fix(vue-router.md): update highlights when mocking real router by @dmoyadev in #2340
- fix(deps): update dependency vue-component-type-helpers to v2 by @renovate in #2358
- fix: Allow access to nested computed values (fix #2196) by @Evobaso-J in #2356
- docs: add mention of enableAutoDestroy replacement by @strokirk in #2344
New Contributors
- @blizzardKv made their first contribution in #2336
- @dmoyadev made their first contribution in #2340
- @strokirk made their first contribution in #2344
- @Evobaso-J made their first contribution in #2356
- @qmonmert made their first contribution in #2364
Full Changelog: v2.4.4...v2.4.5