This repository has been archived by the owner on May 5, 2023. It is now read-only.
What's Changed
- feat: remove host support by @Kikobeats in #97
instead of url.parse()
, just use new URL()
where host is now hostname.
Full Changelog: v6.2.1...v7.0.0