Skip to content

5.0.0

Compare
Choose a tag to compare
@domenic domenic released this 26 May 20:59
· 154 commits to main since this release

Changed origin serialization to be the ASCII serialization of the origin, instead of the now-no-longer-a-thing Unicode serialization, per whatwg/url@20c3257.

This changed the public API by removing serializeURLToUnicodeOrigin and instead exporting serializeURLOrigin.