Releases: purescript-web/purescript-web-storage
Releases · purescript-web/purescript-web-storage
v4.0.0
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
Bumped -web-events
dependency, Event.defaultPrevented
is now effectful.
v2.0.0
Updated for PureScript 0.12 and the revised purescript-web
project