Skip to content

Releases: purescript-react/purescript-react-basic-dom

v6.1.0

11 Jan 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.1.0

v6.0.0

22 Jul 18:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v6.0.0

v5.0.1

18 Jun 04:58
Compare
Choose a tag to compare

What's Changed

  • Add basic test and fix import issue with react server dom by @mjrussell in #39

Full Changelog: v5.0.0...v5.0.1

v5.0.0

02 Jun 19:56
Compare
Choose a tag to compare

What's Changed

  • Add loading attribute for img and iframe by @ptrfrncsmrph in #26
  • Add onLoad attribute to iframe by @ptrfrncsmrph in #27
  • Bump cached-path-relative from 1.0.2 to 1.1.0 by @dependabot in #29
  • Convert from travis to github actions by @mjrussell in #35
  • Update to purescript v0.15.0 by @Zelenya7 in #34

New Contributors

  • @ptrfrncsmrph made their first contribution in #26
  • @mjrussell made their first contribution in #35
  • @Zelenya7 made their first contribution in #34

Full Changelog: v4.2.0...v5.0.0

v4.2.0

28 Apr 20:05
a1d9325
Compare
Choose a tag to compare

Add slot attribute (@andys8)

v4.1.0

05 Apr 20:12
85214f6
Compare
Choose a tag to compare

Add onError to img

v3.3.0

05 Apr 20:12
Compare
Choose a tag to compare
Merge pull request #21 from lumihq/kimi/img

Update img generated props

v4.0.0

10 Mar 18:55
208c2d6
Compare
Choose a tag to compare

PureScript 0.14 updates!