-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Pull requests: axios/axios
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(fetch): handle ReadableStream body in Alipay webview
#6421
opened May 28, 2024 by
endday
Loading…
fix: missing beforeRedirect requestDetails argument
#6241
opened Feb 19, 2024 by
davecardwell
Loading…
fix: return types in AxiosInstance methods should be Promise<R>
#6253
opened Feb 22, 2024 by
nakataki17
Loading…
fix: main field in package.json should correspond to cjs artifacts
#5756
opened Jun 29, 2023 by
thebanjomatic
Loading…
feat(types): Allow the Params property to be typed, instead of any
#6807
opened Mar 4, 2025 by
shaedrich
Loading…
fix(package.json): add 'bun' package.json 'exports' condition
priority::medium
A medium priority
#5754
opened Jun 25, 2023 by
Jarred-Sumner
Loading…
fix: default exports for browser points to browser esm build
priority::medium
A medium priority
status::blockers
PR is likely to make breaking changes. Be careful with merging.
#5496
opened Jan 25, 2023 by
augustjk
Loading…
feat: add automatic minor and patch upgrades for npm packages used in axios
pr::feature
PR that adds a feature
pr::github
PR that changes project github actions or repository configs
#6053
opened Nov 6, 2023 by
wmundev
Loading…
feat: add HTTP/2 support
pr::docs
PR that changes project documentation
pr::feature
PR that adds a feature
pr::types
PR that changes project types definiton (.d.ts)
#6895
opened Apr 27, 2025 by
WillianAgostini
Loading…
feat: implement zstd decompression for http adapter
follow-up
To be followed up on
pr::feature
PR that adds a feature
#6792
opened Feb 23, 2025 by
BasixKOR
Loading…
Feature/support abortcontroller
pr::feature
PR that adds a feature
#6906
opened May 1, 2025 by
inject3r
Loading…
fix: using
RawAxiosHeaders
type cause compiler error
#6389
opened May 13, 2024 by
ramram1048
Loading…
fix(types): normalize response headers to lowercase in TypeScript types
#6679
opened Oct 31, 2024 by
Aakash-Rana
Loading…
Typography: Corrected Placement of Commas in Axios Documentation for HTTP Methods
priority::low
A low priority issue
#5726
opened May 31, 2023 by
babblebey
Loading…
chore: remove bind util file and use native JS bind instead
priority::medium
A medium priority
#5708
opened May 11, 2023 by
yasuf
Loading…
#6611 Fix URL handling to prevent invalid URL errors
#6623
opened Oct 1, 2024 by
kartik1809
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:v1.x.