Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

v0.10.3

Choose a tag to compare

@danielroe danielroe released this 29 Aug 11:50
· 73 commits to main since this release

compare changes

🚀 Enhancements

  • vitest-environment-nuxt: Allow mocking imports within setup files (#274)
  • Add renderSuspended for use with testing-library (#302)

🩹 Fixes

  • Add node10 types for vitest-environment-nuxt (#307)
  • Add explicit dependencies (32308a6)
  • nuxt-vitest: Default rootId to undefined rather than false (2c95dd0)
  • Drop whatwg-fetch polyfill and update to nuxt v3.7 (#320)
  • Do not inline polyfill (c87b64c)

📖 Documentation

  • Include vi.hoisted as an example with mockNuxtImport (#305)

🏡 Chore

  • Skip test for now (a3dcf71)
  • Fix tests on Windows (#306)
  • Upgrade deps and use inferred .d.mts and .d.cts types (#319)
  • Switch to changelogen (ed27b72)

✅ Tests

❤️ Contributors