File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments