v1.x
feat: implement prettier and fix all issues (#7385)
fix: various runtime crashes and type definition mismatches (#10959)
fix(core): make AxiosError cause non-enumerable to prevent circular JSON errors (#10913)
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)