Releases: purescript-contrib/purescript-react
Releases · purescript-contrib/purescript-react
v1.2.0
v1.1.0
Add a variant of writeState
with a callback (@pkamenarsky)
v1.0.0
- Updates for 1.0 core libraries and 0.9.1 compiler. This library will not work with compiler versions < 0.9.1. (@spicydonuts)
v0.7.1
v0.7.0
v0.6.0
Features
#54 - Dynamic children support
#56 - Bindings for React 0.14
Breaking Changes
The react
library is now explicitly required in the FFI code. purescript-react
no longer assumes that React
is globally available. Also, with the support for 0.14 bindings of React, the DOM bindings have been split out into a separate repository purescript-react-dom.