We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1ce6f commit eba45cdCopy full SHA for eba45cd
CHANGELOG.md
@@ -1,4 +1,20 @@
1
2
+## v1.0.0
3
+
4
+[compare changes](https://github.com/shunnNet/nuxt-msw/compare/v0.2.0...v1.0.0)
5
6
+### 🚀 Enhancements
7
+- Support nuxt-layer and split server and worker context
8
+- Not provide specific version of sw file to prevent compatiblity issue.
9
+- Support `nuxt/test-utils`
10
11
+### 🏡 Chore
12
+- Add msw as peerDependencies ([90477ec](https://github.com/shunnNet/nuxt-msw/commit/90477ec))
13
14
+### ❤️ Contributors
15
+- Net <wendell20904102@gmail.com>
16
17
18
## v0.2.0
19
20
[compare changes](https://github.com/shunnNet/nuxt-msw/compare/v0.1.9...v0.2.0)
0 commit comments