Skip to content

Commit 7bb5424

Browse files
committed
Revert "update change log"
This reverts commit 8704f78.
1 parent 0f74265 commit 7bb5424

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Changes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## master
44

5-
- Rewrite the `RescriptReactErrorBoundary` component implementation with `@react.component`, so it can be compatible with the changes of JSX PPX.
5+
- Nothing yet
66

77
## v0.10.3
88

@@ -26,14 +26,12 @@ For history on previous evolution of the code, check out the original [reason-re
2626
- **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.
2727

2828
- Removed legacy modules ("record api"):
29-
3029
- `ReasonReactCompat`
3130
- `ReactDOMServerRe`
3231
- `ReactEventRe`
3332
- `ReasonReactOptimizedCreateClass`
3433

3534
- Renamed existing modules:
36-
3735
- `ReasonReactErrorBoundary` -> `RescriptReactErrorBoundary`
3836
- `ReasonReactRouter` -> `RescriptReactRouter`
3937
- (Note: Usually the two only valid styles would be `ReScript` or `rescript`, the latter being the version for technical writing. We are using `Rescript` here, since it is essentially the capitalized version of `rescript`)

0 commit comments

Comments
 (0)