File tree 1 file changed +8
-5
lines changed
1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # 0.14.0
2
2
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 ) )
7
3
* Wrap the ` React ` library, exposing just a single top-level module
8
4
(@anmonteiro in [ #783 ] ( https://github.com/reasonml/reason-react/pull/783 ) )
9
5
* Re-organise toplevel modules (@davesnx in [ #794 ] ( https://github.com/reasonml/reason-react/pull/794 ) )
10
6
* Require and adapt to Melange v3 (@anmonteiro in [ #821 ] ( https://github.com/reasonml/reason-react/pull/821 ) )
11
7
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
+
12
15
# 0.12.0
13
16
14
17
* Migrate the reason-react PPX and library to the [ new React JSX
You can’t perform that action at this time.
0 commit comments