Skip to content

Releases: purescript-contrib/purescript-react

v0.4.0

04 Sep 03:20
Compare
Choose a tag to compare

Add state and props to ReactThis (@ethul)

v0.3.0

01 Sep 16:56
Compare
Choose a tag to compare

Support React 0.13.* (@ethul)

v0.2.0

31 Aug 18:28
Compare
Choose a tag to compare

Add additional arguments to lifecycle methods (@ethul)

v0.1.2

12 Aug 02:41
Compare
Choose a tag to compare

Support displayName (@ethul)

v0.1.1

29 Jul 16:06
Compare
Choose a tag to compare

Fix bower.json file.

v0.1.0

02 Jul 02:06
Compare
Choose a tag to compare

This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.

  • Break up React.DOM module
  • Make this reference explicit