What's Changed
- fix: circular references in props cause maximum call stack size exceeded by @Evobaso-J in #2371
- fix: update attachTo type in MountingOptions interface by @taku-y-9308 in #2375
- fix: change vm to always provide global property by @taku-y-9308 in #2386
- fix: renderStubDefaultSlot with scoped slots by @cexbrayat in #2397
- feat: Added dynamic return for element getter by @nandi95 in #2406
- fix(stubs): avoid warning on normalized props with Vue v3.4.22 by @cexbrayat in #2413
- fix: set global provides before running vue plugins by @danielroe in #2423
- fix: issue 2319 throw first error thrown during mount by @taku-y-9308 in #2428
New Contributors
- @Jinjiang made their first contribution in #2373
- @taku-y-9308 made their first contribution in #2375
- @matusekma made their first contribution in #2351
- @w2xi made their first contribution in #2398
- @brc-dd made their first contribution in #2403
- @KatWorkGit made their first contribution in #2422
Full Changelog: v2.4.5...v2.4.6