Skip to content

v2.3.0

Compare
Choose a tag to compare
@eaton eaton released this 02 Oct 05:13
· 13 commits to main since this release
  • Constructor now accepts the results of JSON.parse() in addition to URL strings; this makes round-tripping serialized ParsedUrls and NormalizedUrls much less trying.
  • A reviver function is now included for explicit creation of Parsed/NormalizedUrls when parsing Json.
  • NormalizedUrl.properties now includes original rather than re-using origin