2.0.0
Updated to the latest spec. This includes:
- Removing all tab and newline characters from the input: whatwg/url@7b40216#diff-03b21320f26423640f89c447968191e5R1737
- Renaming the "non-relative" flag to the "cannot-be-a-base-URL" flag: 4c896e9 (a breaking change, since it affects the URL record API and
stateOverridevalue)