Skip to content

Commit 707f22d

Browse files
authored
Add call to action to 18 blog post (#4542)
1 parent ec2dcbc commit 707f22d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/blog/2022-03-29-react-v18.md

+4
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,10 @@ With Strict Mode in React 18, React will simulate unmounting and remounting the
244244
>
245245
> `useInsertionEffect` is intended to be used by libraries, not application code.
246246
247+
## How to Upgrade {#how-to-upgrade}
248+
249+
See [How to Upgrade to React 18](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html) for step-by-step instructions and a full list of breaking and notable changes.
250+
247251
## Changelog {#changelog}
248252

249253
### React {#react}

0 commit comments

Comments
 (0)