Skip to content

Commit b0879d3

Browse files
Add legacy note and link to updated msw recipe (#81)
Added a note indicating that this is a legacy codemod and provided a link to the updated recipe.
1 parent 72299c7 commit b0879d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

codemods/msw/2/upgrade-recipe/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
NOTE: This is a legacy codemod! use https://go.codemod.com/msw-2-recipe instead.
3+
4+
------------------------------------
5+
16
This recipe is a set of codemods that will upgrade your project from using msw v1 to v2.
27

38
The recipe includes the following codemods:

0 commit comments

Comments
 (0)