Skip to content

Releases: paf31/purescript-thermite

v0.10.0

04 Sep 14:27
Compare
Choose a tag to compare

Use purescript-react (major API changes)

v0.9.0

26 Aug 18:54
Compare
Choose a tag to compare

Use dom-0.2.0.

v0.8.0

30 Jun 05:30
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.

v0.8.0-rc.1

16 Jun 22:34
Compare
Choose a tag to compare
v0.8.0-rc.1 Pre-release
Pre-release

Updates for 0.7 compiler.

v0.7.4

15 May 00:45
Compare
Choose a tag to compare

Fix a bug with dangerouslySetInnerHTML.

v0.7.3

15 May 00:38
Compare
Choose a tag to compare

Add support for dangerouslySetInnerHTML

v0.7.2

13 May 18:10
Compare
Choose a tag to compare

Add SVG support

v0.7.1

25 Apr 00:11
Compare
Choose a tag to compare

Relax restriction on state type

v0.7.0

09 Apr 21:01
Compare
Choose a tag to compare
  • Support children property in render method.
  • Add component function to support 3rd party components.
  • Major API changes

v0.6.1

09 Apr 19:21
Compare
Choose a tag to compare

Fix unsafeAttribute.