5.0.0
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
.