12.0.0
Breaking change: removed Node.js v12 support.
Changed the characters allowed in domains vs. generic hosts, per whatwg/url@35e195a.
Changed the URL
API's search
and hash
setters, as well as the URLSearchParams
API, to always ensure the URL is serialize-parse roundtrippable, per whatwg/url@fdaa0e5.