Skip to content

Commit 8ef74a4

Browse files
committed
Update Changes.md
1 parent 1ae5b75 commit 8ef74a4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Changes.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
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+
## 0.11.0-rc.1
66

7-
- `ReactV3` module added for backward compatibility to JSX v3. See [the V3 compatibility mode](https://github.com/rescript-lang/syntax/blob/master/cli/JSXV4.md)
7+
- `RescriptReactErrorBoundary` component now implemented using `@react.component`, so it is compatible with JSX V4.
8+
9+
- `ReactV3` module added for backward compatibility to JSX V3. See [the V3 compatibility mode](https://github.com/rescript-lang/syntax/blob/master/cli/JSXV4.md)
810

911
**Breaking:**
1012

0 commit comments

Comments
 (0)