Skip to content

Commit 9020711

Browse files
committed
Add note for codemod
1 parent d33ac9d commit 9020711

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/source/migrating/apollo-client-4-migration.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ These changes may require code refactoring depending on your usage.
9393

9494
To ease the migration process, we have provided a codemod that automatically updates your codebase.
9595

96+
<Note>
97+
98+
The codemod doesn't update your code with every breaking change. We recommend reading through the full migration guide for any additional changes that need refactoring.
99+
100+
</Note>
101+
96102
This codemod runs modifications in the following order:
97103

98104
<ol><li>

0 commit comments

Comments
 (0)