Skip to content

v1.0.0

Compare
Choose a tag to compare
@hugomrdias hugomrdias released this 21 Oct 09:18
· 37 commits to master since this release

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