File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ transform](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-tr
9
9
* Fix locations for lower and uppercase components so that merlin / editor
10
10
integration can get type defs on hover ([ @jchavarri in #748 ] ( https://github.com/reasonml/reason-react/pull/748 ) )
11
11
* Refine types for ` key ` attributes ([ @anmonteiro in #750 ] ( https://github.com/reasonml/reason-react/pull/750 ) )
12
+ * Bump React depext to v17-18 #777 ([ @jchavarri in #777 ] ( https://github.com/reasonml/reason-react/pull/777/files ) )
13
+ * Make optional props optional properly
14
+ ([ @davesnx in #776 ] ( https://github.com/reasonml/reason-react/commit/0a98c07abaeea7ad5d217f8d4c157289e38aa639 ) )
12
15
13
16
# 0.11.0
14
17
You can’t perform that action at this time.
0 commit comments