Releases: sindresorhus/normalize-url
Releases · sindresorhus/normalize-url
v4.1.0
- Remove multiple slashes if they are at the start of pathname (#78) a76edbd
- Fix incorrect removal of trailing slash from a hash (#82) 191ad4b
v4.0.0
Breaking:
- Require Node.js 8 ee7e2c5
- Make
stripHash
option false
by default 211322b
- Hard-deprecate some deprecated options f066795
- Add
stripAuthentication
option that is enabled by default f0f3e81
Other:
- Add opt-in
stripProtocol
option 211322b
v3.3.0...v4.0.0