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