Skip to content

Releases: purescript-node/purescript-node-url

v7.0.1

08 Oct 17:13
5837f74
Compare
Choose a tag to compare

Bugfixes:

  • URLSearchParams.keys and .values returned undefined due to a bug in the foreign code (#22 by @cakekindel)

Other improvements:

  • Rename uneffectfulHref to hrefPure (used privately for Show instance) (#21 by @JordanMartinez)

v7.0.0

01 Aug 02:26
3d1f35a
Compare
Choose a tag to compare

Breaking changes:

New features:

Other improvements:

v6.0.0

27 Apr 19:32
de7b279
Compare
Choose a tag to compare

Breaking changes:

v5.0.0

26 Feb 23:01
d5671f5
Compare
Choose a tag to compare

Breaking changes:

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

Other improvements:

  • Migrated CI to GitHub Actions, updated installation instructions to use Spago, and switched from jshint to eslint (#9)
  • Added a changelog and pull request template (#11)

v4.0.0

27 May 18:08
20eecd6
Compare
Choose a tag to compare

Updated for PureScript 0.12

v3.0.0

04 Apr 03:56
Compare
Choose a tag to compare

Updates for 0.11 (@anilanar)

v2.0.0

22 Oct 13:25
Compare
Choose a tag to compare
  • Updated dependencies

v1.0.0

07 Jun 09:51
Compare
Choose a tag to compare

Updates for 1.0 core libraries.

v0.1.2

02 May 19:38
Compare
Choose a tag to compare

Fix license in bower.json for Pursuit

v0.1.1

23 Sep 19:39
Compare
Choose a tag to compare

Pursuit