We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a98c07 commit d799f42Copy full SHA for d799f42
CHANGES.md
@@ -9,6 +9,9 @@ transform](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-tr
9
* Fix locations for lower and uppercase components so that merlin / editor
10
integration can get type defs on hover ([@jchavarri in #748](https://github.com/reasonml/reason-react/pull/748))
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))
15
16
# 0.11.0
17
0 commit comments