Skip to content

v2.1.0

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 29 Sep 05:08
· 426 commits to main since this release

What's Changed

Fixes

  • fix: keep Date objects on setData by @freakzlike in #1720
  • fix: Make wrapper.find() enable to find ref in v-for directive by @hiromi2424 in #1723
  • fix: duplicate results on findAllComponents with non-function slots by @freakzlike in #1736
  • fix: coverage now needs @vitest/coverage-c8 by @cexbrayat in #1745
  • fix: return the correct name when stubbing a script setup component by @joeyhuang0235 in #1783
  • fix: Add props to stubs for built-in components by @wolfgangwalther in #1767

Other

Chore

New Contributors

Full Changelog: v2.0.2...v2.1.0