Skip to content

Commit a59d15d

Browse files
authored
Update CHANGELOG (#140)
1 parent caed8c9 commit a59d15d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
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+
1325
## 0.13.1
1426

1527
#### :boom: Breaking Change

0 commit comments

Comments
 (0)