Skip to content

5.0.0

Choose a tag to compare

@domenic domenic released this 26 May 20:59
· 181 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.