Skip to content

Releases: hugomrdias/iso-url

iso-url v1.2.1

20 Oct 12:30
ef5ec33
Compare
Choose a tag to compare

Bug Fixes

iso-url v1.2.0

20 Oct 12:20
d526326
Compare
Choose a tag to compare

Features

Bug Fixes

iso-url v1.1.5

14 Mar 21:02
0d5c34b
Compare
Choose a tag to compare

Bug Fixes

  • revert engine to node 12 (a90f7e7)

iso-url v1.1.4

04 Mar 20:06
6fdae85
Compare
Choose a tag to compare

Bug Fixes

iso-url v1.1.3

03 Mar 12:07
8b19dda
Compare
Choose a tag to compare

Bug Fixes

  • add better guard against location definition (#154) (9dc71a9)

iso-url v1.1.2

01 Mar 15:38
17a3f4f
Compare
Choose a tag to compare

Bug Fixes

iso-url v1.1.1

01 Mar 15:27
77dc5d9
Compare
Choose a tag to compare

Bug Fixes

iso-url v1.1.0

01 Mar 13:54
e4850b0
Compare
Choose a tag to compare

Features

v1.0.0

21 Oct 09:18
Compare
Choose a tag to compare

The default value for base was an empty string which is strong, base is an optional param and so should be undefined.

url.spec.whatwg.org/#url-class

BREAKING CHANGE: behaviour of the constructor may break some use cases, but at least now it implements the spec correctly.

v0.4.7...v1.0.0

v0.4.7

10 Mar 18:17
Compare
Choose a tag to compare
  • fix: fix constructor defaults 9d850d4
  • chore: git hooks eda7216
  • feat: use playwright to test in the browser e2d6a8e

v0.4.6...v0.4.7