Skip to content

Commit d96d2d0

Browse files
committed
Update latest PRs into changes.md
1 parent 101161c commit d96d2d0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
* BREAKING, ppx: Allow passing an array of custom children to a component
44
without having to wrap in array literal ([@jchavarri in #748](https://github.com/reasonml/reason-react/pull/823))
5+
* FEAT: Support for React 19 [@davesnx in #846](https://github.com/reasonml/reason-react/pull/846)
6+
* FEAT: Improve useActionState and useOptimistic on React 19 [@davesnx in #867](https://github.com/reasonml/reason-react/pull/867)
7+
* DOCS: [@davesnx in #864](https://github.com/reasonml/reason-react/pull/864)
8+
* FEAT, ppx: Remove raise annotations and fix locations on errors [@davesnx in #863](https://github.com/reasonml/reason-react/pull/863)
9+
* INFRA: update setup-ocaml to v3 [@anmonteiro in #878](https://github.com/reasonml/reason-react/pull/878)
510

611
# 0.15.0
712

@@ -16,6 +21,7 @@
1621
https://github.com/reasonml/reason-react/pull/847)
1722
* Fix: Remove "unique `key` prop" warnings from multi-child fragment elements
1823
(@jchavarri in https://github.com/reasonml/reason-react/pull/852)
24+
* fix: type of pipeable stream to allow objects with keys [@anmonteiro in #854](https://github.com/reasonml/reason-react/pull/854)
1925

2026
# 0.14.1
2127

0 commit comments

Comments
 (0)