You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/mocks/MIGRATION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,5 +34,5 @@ This plugin was mainly used for bundling Storybook, so it's not very useful on i
34
34
35
35
### Update of `msw`
36
36
37
-
The version of `msw` was bumped to latest.
37
+
The version of `msw` was bumped to the latest, but is still pinned to a specific version because we've experienced a lot of unintentional breaking changes in minor or patch versions of `msw`, which leads to instability.
38
38
We recommend checking the `msw` changelog to ensure a smooth transition for your specific workflows.
0 commit comments