Skip to content

Releases: reasonml/reason-react

0.15.0

19 Aug 11:10
Compare
Choose a tag to compare

CHANGES:

  • Add isValidElement (@r17x in
    #837)
  • Add startTransition (@r17x in
    #838)
  • Convert ReasonReactErrorBoundary to Reason instead of %raw JS. This has
    the benefit of skipping a hardcoded require('react') call (@anmonteiro in
    #839)
  • Add CSS Box Alignment Module Level 3 (@davesnx in
    #847)
  • Fix: Remove "unique key prop" warnings from multi-child fragment elements
    (@jchavarri in #852)

0.14.1

04 Jun 03:30
Compare
Choose a tag to compare

CHANGES:

  • Support JSX transform with fragments (@tatchi in
    #835)

0.14.0

10 Feb 18:04
7856cb0
Compare
Choose a tag to compare

CHANGES:

0.13.0

20 Sep 05:13
Compare
Choose a tag to compare

CHANGES:

  • Remove legacy ReactDOMRe and ReasonReact modules (@anmonteiro in
    #782)
  • Fix React.useCallback* for callbacks with multiple arguments (@anmonteiro
    in #786)

0.12.0 - reason-react-ppx is on opam (locations and new JSX)

13 Sep 13:14
d799f42
Compare
Choose a tag to compare

Locations from domProps in action (Thanks @jchavarri)

download

new JSX transform (Thanks @anmonteiro)

Screenshot 2023-09-13 at 16 11 17

CHANGES:

0.11.0

11 Jun 14:26
dbc2f61
Compare
Choose a tag to compare

CHANGES:

Support as a dune library

20 Mar 22:23
Compare
Choose a tag to compare

v0.10.0 - Support for BuckleScript v9

10 Feb 05:54
44dc69c
Compare
Choose a tag to compare

v0.9.2

10 Feb 05:31
Compare
Choose a tag to compare

Changes on makeProps

Infrastructure

Documentation

v0.9.1...v0.9.2

0.9.0

05 Jun 08:18
Compare
Choose a tag to compare

Breaking Changes

Additions

Maintenance

Documentation