Skip to content

v0.6.0

Compare
Choose a tag to compare
@ethul ethul released this 25 Jan 02:36
· 77 commits to main since this release

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.