File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 0.15.0
2
2
3
+ * Add ` isValidElement ` (@r17x in
4
+ https://github.com/reasonml/reason-react/pull/837 )
5
+ * Add ` startTransition ` (@r17x in
6
+ https://github.com/reasonml/reason-react/pull/838 )
3
7
* Convert ` ReasonReactErrorBoundary ` to Reason instead of ` %raw ` JS. This has
4
8
the benefit of skipping a hardcoded ` require('react') ` call (@anmonteiro in
5
9
[ #839 ] ( https://github.com/reasonml/reason-react/pull/839 ) )
10
+ * Add CSS Box Alignment Module Level 3 (@davesnx in
11
+ https://github.com/reasonml/reason-react/pull/847 )
6
12
* Fix: Remove "unique ` key ` prop" warnings from multi-child fragment elements
7
13
(@jchavarri in https://github.com/reasonml/reason-react/pull/852 )
8
14
You can’t perform that action at this time.
0 commit comments