Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.4 KB

File metadata and controls

49 lines (27 loc) · 1.4 KB

Changelog

Notable changes to this project are documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Breaking changes:

New features:

Bugfixes:

Other improvements:

v5.0.0 - 2022-04-27

Breaking changes:

  • Migrate FFI to ES modules (#17 by @JordanMartinez)

New features:

Bugfixes:

Other improvements:

v4.0.0 - 2021-02-26

Breaking changes:

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

New features:

Bugfixes:

Other improvements:

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

v3.0.0 - 2019-02-23

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

v2.0.0 - 2018-05-25

  • Updated for PureScript 0.12 and the revised purescript-web project

v1.0.0 - 2016-07-04

  • Initial release.