v1.4.0
Important
This release might cause unintended regressions due to internal refactors for normalizeURL
and resolveUrl
utils.
Please report any issue if you suspect might be related to the upgrade.
🚀 Enhancements
🔥 Performance
- withFragment: Early return when no hash changes required (d6ce037)
🩹 Fixes
- encodeQueryValue: Encode the slash character (#198)
- Stringify protocol-relative URLs (#207)
- withFragment: Use
encodeHash
for encoding (48237ab)
💅 Refactors
- resolveUrl: Decouple from $URL (#186)
- Deprecate
$URL
andcreateURL
(f1af9b3) - normalizeURL: Decouple from
$URL
(9013029) - withoutFragment: Decouple from
withFragment
(712b8d5)
📖 Documentation
❤️ Contributors
- Pooya Parsa (@pi0)
- Daniel Acuña
- Diptesh Choudhuri ignisda2001@gmail.com
- Daniel Roe (@danielroe)
- Petr Kolonicz