v1.x
fix(xhr): reject navigation-canceled requests as ECONNABORTED (#11094)
feat(HttpStatusCode): add RFC 9110 aliases for 413 and 422 (#11082)
test: harden http test server lifecycle to fix flaky FormData EPIPE (#10820)
ci: use locked ESM smoke dependencies (#11128)
fix(http): stop per-socket error listener from retaining the installing request's context (memory leak) (#11091)
refactor: remove old test suite update docs (#7498)