Skip to content

Commit

Permalink
Merge branch 'main' of github.com:/reasonml/reason-react into Rename-ppx
Browse files Browse the repository at this point in the history
* 'main' of github.com:/reasonml/reason-react:
  Add changelog entries for #714 and #721 (#735)
  • Loading branch information
davesnx committed Jun 14, 2023
2 parents 901c032 + bcc006b commit 9764a85
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.12.0 (Unreleased)

* Migrate the reason-react PPX and library to the [new React JSX
transform](https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html)
(@anmonteiro in [#714](https://github.com/reasonml/reason-react/pull/714))
* Add `suppressHydrationWarning` to supported props (@davesnx in
[#721](https://github.com/reasonml/reason-react/pull/721))

# 0.11.0

* Setup repo with Melange [@davesnx in #711](https://github.com/reasonml/reason-react/pull/711)
Expand Down

0 comments on commit 9764a85

Please sign in to comment.