axios-axios/test/module
Copilot d8233d9e8e
fix(types): restore AxiosError.cause type from unknown to Error (#7327)
* Initial plan

* fix(types): restore AxiosError.cause type from unknown to Error

Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2026-01-12 16:20:00 +02:00
..
cjs Refactored module exports; (#5162) 2022-10-30 18:46:17 +02:00
esm fix(package): export package internals with unsafe path prefix; (#5677) 2023-04-26 00:17:21 +03:00
ts chore: release v1.2.0 2022-11-10 20:55:34 +02:00
ts-require Added support for Axios to be loaded with require('axios').default; (#5225) 2022-11-07 20:32:24 +02:00
ts-require-default Added support for Axios to be loaded with require('axios').default; (#5225) 2022-11-07 20:32:24 +02:00
typings fix(types): restore AxiosError.cause type from unknown to Error (#7327) 2026-01-12 16:20:00 +02:00
test.js style: turn '()=>' into '() =>' (#6324) 2025-11-12 21:49:37 +02:00