Skip to content

v4.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 21:12
· 7 commits to master since this release
f799550

Breaking changes:

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

New features:

  • Added roles declarations to forbid unsafe coercions (#7)
  • Can create a new FormData from HTMLFormElement (#15)

Bugfixes:

  • Access the "timeout" property instead of "statusText" in timeout (#12)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#8)
  • Added a CHANGELOG.md file and pull request template (#13, #14)
  • Remove duplicated exports.lengthComputable (#16)