0.6.12 (2023-05-03)
0.6.11 (2023-05-02)
0.6.10 (2023-04-18)
0.6.9 (2023-03-21)
0.6.8 (2023-03-09)
0.6.7 (2023-03-08)
0.6.6 (2023-02-12)
- nuxt-vitest: exclude import protection plugin (6b9ac3e)
0.6.5 (2023-02-01)
0.6.4 (2023-01-29)
0.6.3 (2023-01-28)
- basic devtools indicator (34884e4)
- dev: do not terminate the process even if no tests (86fe91e)
- nuxt-vitest: add cjs exports to
package.json
(a9b3088), closes #48
0.6.2 (2023-01-26)
0.6.1 (2023-01-25)
- build on prepublish (df57aaf)
0.6.0 (2023-01-25)
- rename
defineConfigWithNuxt
todefineVitestConfig
(#45) - remove nuxt as default test environment (#30)
0.5.0 (2023-01-25)
- add
nuxt-vitest
module (#34)
0.4.3 (2023-01-21)
0.4.2 (2023-01-18)
- support passing custom test options to
getVitestConfig
(53a1b68)
- support nuxt projects with custom
srcDir
(f8d8d86)
0.4.1 (2023-01-17)
0.4.0 (2023-01-13)
- expose modules (#23) (19d103d)
- getVitestConfig: pass custom nuxt instance and config to
getVitestConfig
(#22) (3e5b470)
0.3.1 (2023-01-05)
0.3.0 (2022-12-21)
0.2.0 (2022-12-20)
- add
vitest-environment-nuxt
to inline list (1d48512)
0.1.1 (2022-12-19)
- mock
<RouterLink>
(b1e61fa)