Skip to content

Releases: reasonml/reason-react

0.16.0

22 Jul 09:59
5cc25ab
Compare
Choose a tag to compare

CHANGES:

  • FEATURE: add color to domProps (@tatchi in #871)
  • BREAKING: Support for React 19 (@davesnx in #846)
  • DOCS: Documentation updates for 0.16 (@davesnx in #864)
  • INFRA: Update deps (@johnhaley81 in #876)
  • INFRA: update setup-ocaml to v3 (@anmonteiro in #878)
  • FIX: Remove raise annotations and fix locations on errors (@davesnx #863)
  • FIX: type of pipeable stream to allow objects with keys (@anmonteiro in #854)
  • FEATURE: Add preconnect, prefetchDNS, preinit, preinitModule, preload and preloadModule in ReactDOM.Experimental (@r17x in #849)
  • BREAKING: Make lowerbound be Melange 5.1 (due to Js.FormData.t usage)

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