v1.x
fix(http): stop per-socket error listener from retaining the installing request's context (memory leak) (#11091)
feat: implement prettier and fix all issues (#7385)
fix(xhr): reject navigation-canceled requests as ECONNABORTED (#11094)
fix(core): keep default validateStatus when request passes undefined (#10899)
chore(release): prepare release 1.19.0 (#11095)
feat(HttpStatusCode): add RFC 9110 aliases for 413 and 422 (#11082)
fix: replace Buffer.from with Uint8Array in toFormData (#11018)
fix(utils): serialize Set values in toJSONObject (#11044)