npm @vue/test-utils 2.2.0
v2.2.0

latest releases: 2.4.5, 2.4.4, 2.4.3...
18 months ago

What's Changed

Features

Fixes

  • fix(compat): do not overwrite globalProperties merge them instead by @xanf in #1788
  • fix(element): return correct element for component which renders other component while passing array of vnodes in default slot by @xanf in #1789
  • fix: cleanup event listeners on unmount by @freakzlike in #1793
  • fix(config): Do not use config.renderStubDefaultSlot by @xanf in #1797
  • fix(stubs): Do not render function body in stub by @xanf in #1819

Other

  • chore(deps): update dependency rollup-plugin-typescript2 to v0.34.1 by @renovate in #1790
  • chore(deps): update all non-major dependencies by @renovate in #1794
  • chore(deps): update dependency unplugin-vue-components to v0.22.8 by @renovate in #1795
  • added typescript documentation to plugins.md by @mrcwbr in #1796
  • chore(deps): update dependency vue-tsc to v1 by @renovate in #1802
  • chore(deps): update dependency @rollup/plugin-commonjs to v23 by @renovate in #1803
  • chore(deps): update dependency @rollup/plugin-json to v5 by @renovate in #1805
  • chore(deps): update dependency @rollup/plugin-node-resolve to v15 by @renovate in #1806
  • chore(deps): update dependency @rollup/plugin-replace to v5 by @renovate in #1808
  • chore(deps): update pnpm/action-setup action to v2.2.3 by @renovate in #1809
  • chore(scripts): add prepare script by @xanf in #1812
  • chore: use @rollup/plugin-typescript by @cexbrayat in #1811
  • chore: use a typescript rollup config by @cexbrayat in #1814
  • chore: use --bundleConfigAsCjs to load rollup config by @cexbrayat in #1816
  • chore: support node v18 by @cexbrayat in #1817
  • chore(deps): update pnpm/action-setup action to v2.2.4 by @renovate in #1820
  • chore(deps): update all non-major dependencies by @renovate in #1821
  • chore: update to vitest v0.24.3 by @cexbrayat in #1823
  • chore(deps): update dependency @vitest/coverage-c8 to v0.24.3 by @renovate in #1824

New Contributors

Full Changelog: v2.1.0...v2.2.0

Don't miss a new test-utils release

NewReleases is sending notifications on new releases.