Releases: purescript-contrib/purescript-nullable
Releases · purescript-contrib/purescript-nullable
v6.0.0
Breaking changes:
- Migrate FFI to ES modules (#44 by @JordanMartinez)
Other improvements:
- Added
purs-tidy
formatter (#42 by @thomashoneyman)
v5.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#37 by @JordanMartinez)
New features:
Bugfixes:
Other improvements:
- Added a quick start (#35 by @maxdeviant)
- Matched repository URL in
bower.json
with the one on the registry (#34) - 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 (#30 by @JordanMartinez, #33 by @gillchristian, #36 by @maxdeviant)