Skip to content

Commit 44c0da4

Browse files
authored
Update Changes.md
1 parent 24aeff8 commit 44c0da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ For history on previous evolution of the code, check out the original [reason-re
88

99
**Breaking:**
1010

11-
- **IMPORTANT:** Currently, old third-party packages that are still dependent on `reason-react` will not mix with other `@rescript/react` based code due to a build system problem. Which means that every third-party dependency needs to be upgraded to `@rescript/react` first, before you can use it. See [this forum discussion](https://forum.rescript-lang.org/t/discussion-reason-react-rescript-react-migration-path/1086) for more details.
11+
- **IMPORTANT:** Currently, old third-party packages that are still dependent on `reason-react` will not mix with other `@rescript/react` based code due to a build system problem. Which means that every third-party dependency needs to be upgraded to `@rescript/react` first to make it compatible. See [this forum discussion](https://forum.rescript-lang.org/t/discussion-reason-react-rescript-react-migration-path/1086) for more details.
1212

1313
- Removed legacy modules ("record api"):
1414
- `ReasonReactCompat`

0 commit comments

Comments
 (0)