v1.x
fix: various runtime crashes and type definition mismatches (#10959)
Update unit testing flows as part of migration to vitest (#7484)
refactor: refresh test suite to be modernised (#7489)
fix(helpers): correct data: URL base64 size estimate for maxContentLength guard (#11061)
fix(http): stop per-socket error listener from retaining the installing request's context (memory leak) (#11091)
fix(xhr): reject navigation-canceled requests as ECONNABORTED (#11094)