Skip to content

Releases: purescript-web/purescript-web-socket

v4.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 23:34
9d37be7

Breaking changes:

v3.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 21:08
28c09f4

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#7)

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#5)
  • Added a CHANGELOG.md file and pull request template (#8, #9)

v2.0.0

Choose a tag to compare

@garyb garyb released this 23 Feb 18:21

Bumped -web-events dependency, Event.defaultPrevented is now effectful.

v1.0.0

Choose a tag to compare

@garyb garyb released this 25 May 14:39
9e5fb7a

Initial release