Reason React Versions Save

Reason bindings for ReactJS

0.14.0

3 months ago

CHANGES:

  • Wrap the React library, exposing just a single top-level module (@anmonteiro in #783)
  • Re-organise toplevel modules (@davesnx in #794)
  • Require and adapt to Melange v3 (@anmonteiro in #821)

0.13.0

7 months ago

CHANGES:

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

0.12.0

8 months ago

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 months ago

CHANGES:

v0.9.0

11 months ago

Breaking Changes

Additions

Maintenance

Documentation

v0.10.1

1 year ago

v0.10.0

1 year ago
  • Upgrade bs-platform to 9.0.2 (#700) 44dc69c7

https://github.com/reasonml/reason-react/compare/v0.9.2...v0.10.0

v0.9.2

1 year ago

Changes on makeProps

  • Add all aria attributes (#697) 63c69a75
  • Update Drag.dataTransfer to Js.t (#701) a85c4eb3
  • Add drag event API binding (#641) 41297398
  • Added as property to DOM props (#603) 5a4a87c1

Infrastructure

  • Migrate circleci to gh actions (#702) 994617d7
  • Add ocaml lsp editor (#699) 6306c201
  • Solve merge conflicts on yarn.lock (#684) fc7f32f6

Documentation

  • Fix "dependencies" typo in installation.md (#623) fa633cb0
  • Fix #639: unused variable in website example (#640) 73746144
  • Fix typo (#648) fa6275b0

https://github.com/reasonml/reason-react/compare/v0.9.1...v0.9.2