Skip to content

Releases: sindresorhus/normalize-url

v4.2.0

28 Feb 03:31
Compare
Choose a tag to compare

v4.1.0...v4.2.0

v4.1.0

18 Dec 15:37
Compare
Choose a tag to compare
  • 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

06 Nov 06:08
Compare
Choose a tag to compare

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