We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caed8c9 commit a59d15dCopy full SHA for a59d15d
CHANGELOG.md
@@ -10,6 +10,18 @@
10
> - :house: [Internal]
11
> - :nail_care: [Polish]
12
13
+## 0.14.0-rc.1
14
+
15
+#### :rocket: New Feature
16
17
+- Bindings for new React 19 APIs. https://github.com/rescript-lang/rescript-react/pull/133
18
19
+#### :boom: Breaking Change
20
21
+- Bumped React peer dependency to 19.0. https://github.com/rescript-lang/rescript-react/pull/139
22
+- Removed legacy JSX v3 modules and deprecated functions. https://github.com/rescript-lang/rescript-react/pull/129
23
+- Removed support for curried mode. https://github.com/rescript-lang/rescript-react/pull/131
24
25
## 0.13.1
26
27
#### :boom: Breaking Change
0 commit comments