This repository was archived by the owner on Dec 19, 2023. It is now read-only.
v0.10.3
🚀 Enhancements
- vitest-environment-nuxt: Allow mocking imports within setup files (#274)
- Add
renderSuspendedfor 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-fetchpolyfill and update to nuxt v3.7 (#320) - Do not inline polyfill (c87b64c)
📖 Documentation
- Include
vi.hoistedas an example withmockNuxtImport(#305)
🏡 Chore
- Skip test for now (a3dcf71)
- Fix tests on Windows (#306)
- Upgrade deps and use inferred
.d.mtsand.d.ctstypes (#319) - Switch to changelogen (ed27b72)
✅ Tests
- Correct test assertion (14c7b01)
❤️ Contributors
- Daniel Roe daniel@roe.dev
- Oskar Olsson
- Joaquín Sánchez (@userquin)
- Julien Huang julien.h.dev@gmail.com
- Marijn Kok rinux55@gmail.com