Skip to content

Commit c575d27

Browse files
committed
add missing entries to changelog
1 parent 8d6b326 commit c575d27

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# Unreleased
1+
# 0.15.0
22

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)
37
* Convert `ReasonReactErrorBoundary` to Reason instead of `%raw` JS. This has
48
the benefit of skipping a hardcoded `require('react')` call (@anmonteiro in
59
[#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)
612
* Fix: Remove "unique `key` prop" warnings from multi-child fragment elements
713
(@jchavarri in https://github.com/reasonml/reason-react/pull/852)
814

0 commit comments

Comments
 (0)