v1.x
fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives the instance (#11019)
fix: harden runtime option handling (#11141)
feat(HttpStatusCode): add RFC 9110 aliases for 413 and 422 (#11082)
refactor: refresh test suite to be modernised (#7489)
fix: normalize repeated base URL slashes (#11038)
fix: various runtime crashes and type definition mismatches (#10959)
fix(formDataToJSON): only split keys on bracket and dot notation (#11006)
fix: gadgets and smaller issues (#10833)
fix: preserve empty duplicate header values (#11036)
fix: clamp negative progress values (#11039)