Releases: purescript-web/purescript-web-xhr
Releases · purescript-web/purescript-web-xhr
v5.0.1
v5.0.0
Breaking changes:
- Migrate FFI to ES modules (#21 by @JordanMartinez)
v4.1.0
New features:
- Exported
fromFormElement
(#19 by @JordanMartinez)
Other improvements:
- Fixed warnings revealed by v0.14.1 PS release (#19 by @JordanMartinez)
v4.0.0
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
fromHTMLFormElement
(#15)
Bugfixes:
- Access the "timeout" property instead of "statusText" in
timeout
(#12)
Other improvements:
v3.0.2
v3.0.1
v3.0.0
v2.0.0
v1.1.0
v1.0.0
Initial release