Skip to content

Commit 7856cb0

Browse files
committed
Update CHANGES
1 parent f9052c1 commit 7856cb0

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGES.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
# Unreleased
1+
# 0.14.0
22

3-
* Remove legacy `ReactDOMRe` and `ReasonReact` modules (@anmonteiro in
4-
[#782](https://github.com/reasonml/reason-react/pull/782))
5-
* Fix `React.useCallback*` for callbacks with multiple arguments (@anmonteiro
6-
in [#786](https://github.com/reasonml/reason-react/pull/786))
73
* Wrap the `React` library, exposing just a single top-level module
84
(@anmonteiro in [#783](https://github.com/reasonml/reason-react/pull/783))
95
* Re-organise toplevel modules (@davesnx in [#794](https://github.com/reasonml/reason-react/pull/794))
106
* Require and adapt to Melange v3 (@anmonteiro in [#821](https://github.com/reasonml/reason-react/pull/821))
117

8+
# 0.13.0
9+
10+
* Remove legacy `ReactDOMRe` and `ReasonReact` modules (@anmonteiro in
11+
[#782](https://github.com/reasonml/reason-react/pull/782))
12+
* Fix `React.useCallback*` for callbacks with multiple arguments (@anmonteiro
13+
in [#786](https://github.com/reasonml/reason-react/pull/786))
14+
1215
# 0.12.0
1316

1417
* Migrate the reason-react PPX and library to the [new React JSX

0 commit comments

Comments
 (0)