URL Handling: Enjoy improved URL handling with better percent decoding in URLSearchParams. This enhancement resolves issues where certain percent-encoded characters were not decoded correctly, ensuring a smoother experience when working with URLs.
Fixes
Fix bug in URLSearchParams percent decoding. This addresses issues where certain encoded characters were not processed correctly, enhancing the reliability of URL handling.