Skip to content

Commit 2c63cde

Browse files
committed
add a note about pinned msw
1 parent 0c52fb1 commit 2c63cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/mocks/MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ This plugin was mainly used for bundling Storybook, so it's not very useful on i
3434

3535
### Update of `msw`
3636

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.
3838
We recommend checking the `msw` changelog to ensure a smooth transition for your specific workflows.

0 commit comments

Comments
 (0)