Skip to content

v2.4.6

Latest
Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 07 May 00:07
· 56 commits to main since this release
9332127

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

Full Changelog: v2.4.5...v2.4.6