Skip to content

v6.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 23:04
· 10 commits to master since this release
48a4da0

Breaking changes:

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

New features:

  • Added onUpgrade to allow users to listen to and respond to HTTP upgrades (#33)

Other improvements:

  • Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from jshint to eslint (#30)
  • Added a changelog and pull request template (#34)