[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vitest. An vitest environment with support for testing code that needs a Nuxt runtime environment
nuxt nuxt-module testing unit-testing vitest
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: release v0.3.1

Daniel Roe (Jan 5, 2023, 3:28 PM UTC) 1ea09726 011cf34d

+8 -1
+7
CHANGELOG.md
··· 1 1 2 2 3 + ## [0.3.1](https://github.com/danielroe/vitest-environment-nuxt/compare/0.3.0...0.3.1) (2023-01-05) 4 + 5 + 6 + ### Bug Fixes 7 + 8 + * inline any deps that need to be transpiled by nuxt ([#13](https://github.com/danielroe/vitest-environment-nuxt/issues/13)) ([011cf34](https://github.com/danielroe/vitest-environment-nuxt/commit/011cf34daa36aebfe7b363a6175333768c115847)) 9 + 3 10 ## [0.3.0](https://github.com/danielroe/vitest-environment-nuxt/compare/0.2.0...0.3.0) (2022-12-21) 4 11 5 12
+1 -1
package.json
··· 1 1 { 2 2 "name": "vitest-environment-nuxt", 3 - "version": "0.3.0", 3 + "version": "0.3.1", 4 4 "description": "An vitest environment with support for testing code that needs a Nuxt runtime environment.", 5 5 "repository": "danielroe/vitest-environment-nuxt", 6 6 "keywords": [