Releases: purescript-contrib/purescript-now
Releases · purescript-contrib/purescript-now
v6.0.0
Breaking changes:
- Migrate FFI to ES modules (#25 by @JordanMartinez)
Other improvements:
- Added
purs-tidy
formatter (#23 by @thomashoneyman) - Added tests (#20 by @ntwilson)
- Added quick start (#22 by @maxdeviant)
v5.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#17)
New features:
Bugfixes:
Other improvements:
- Changed default branch to
main
frommaster
- Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#14 by @maxdeviant)