Skip to content

v3.10.0

Compare
Choose a tag to compare
@danielroe danielroe released this 17 Jan 15:52
· 98 commits to main since this release
bc86d23

compare changes

๐Ÿš€ Enhancements

  • e2e: Add cucumber test runner (#711)
  • e2e: Support env option for startServer (#640)

๐Ÿฉน Fixes

  • runtime-utils: Resolve to in RouterLink stub (#687)
  • Mark afterAll and setup hooks as async (#702)
  • module: Always append import when mocking (#701)

๐Ÿก Chore

  • Add required dev deps to app-vitest example (#712)
  • Pin vue/nuxt versions (00674cd0)

โœ… Tests

  • Update config key (25060645)
  • Add example test for nuxt-injected value (#663)
  • Update to actually use $t (#675)

๐Ÿค– CI

โค๏ธ Contributors