2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-24 14:04:14 +03:00

Commit Graph

  • cf78825e12 fix(fetch): use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) Dmitriy Mozgovoy 2025-09-13 23:24:16 +03:00
  • c26d00f451 refactor: remove redundant assignment (#7029) Noritaka Kobayashi 2025-09-14 04:10:51 +09:00
  • 9fb41a8fcd chore(ci): add local HTTP server for Karma tests; (#7022) Dmitriy Mozgovoy 2025-09-13 17:50:32 +03:00
  • 19f9f36850 docs(readme): add custom fetch section; (#7024) Dmitriy Mozgovoy 2025-09-13 17:40:04 +03:00
  • 3cac78c2de chore(release): v1.12.1 (#7021) github-actions[bot] 2025-09-12 17:18:39 +03:00
  • b5f26b75bd fix(types): fixed env config types; (#7020) Dmitriy Mozgovoy 2025-09-12 16:33:42 +03:00
  • 0d8ad6e1de chore(release): v1.12.0 (#7013) github-actions[bot] 2025-09-11 21:32:15 +02:00
  • fd7f404488 fix: release pr run Jason Saayman 2025-09-11 20:44:16 +02:00
  • a2edc3606a fix: dont add dist on release Jason Saayman 2025-09-11 20:37:08 +02:00
  • 9ec86de257 fix: adding build artifacts Jay 2025-09-11 20:25:48 +02:00
  • 945435fc51 fix(node): enforce maxContentLength for data: URLs (#7011) Ameer Assadi 2025-09-10 16:08:43 +03:00
  • 28e5e3016d chore(sponsor): update sponsor block (#7005) github-actions[bot] 2025-09-06 16:59:31 +03:00
  • d03f245a40 chore(CI): fixed release info script to use npm registry instead of git as file history source; (#7006) Dmitriy Mozgovoy 2025-09-04 09:33:40 +03:00
  • a0bc911379 chore: removing dist files from src (#7002) Willian Agostini 2025-09-03 03:41:23 -03:00
  • c959ff2901 feat(fetch): add fetch, Request, Response env config variables for the adapter; (#7003) Dmitriy Mozgovoy 2025-08-30 22:02:24 +03:00
  • a9f47afbf3 fix(fetch-adapter): set correct Content-Type for Node FormData (#6998) Emiedonmokumo Dick-Boro 2025-08-25 19:46:53 +01:00
  • 066b39195a chore(sponsor): update sponsor block (#6992) github-actions[bot] 2025-08-20 15:37:05 +03:00
  • 2a9763426e feat: support reviver on JSON.parse (#5926) Willian Agostini 2025-08-12 04:34:42 -03:00
  • 7960d34ede feat(types): extend AxiosResponse interface to include custom headers type (#6782) Willian Agostini 2025-08-12 04:29:02 -03:00
  • aa78ac23fc fix: package exports (#5627) Gligor Kotushevski 2025-08-06 20:03:07 +12:00
  • 6d84189349 fix(params): removing '[' and ']' from URL encode exclude characters (#3316) (#5715) 최예찬 2025-08-02 03:44:47 +09:00
  • 0dbb7fd4f6 fix(types): change the type guard on isCancel (#5595) Aleksandar Dimitrov 2025-07-30 20:38:36 +02:00
  • 5a079ca394 chore: update semver docs in readme (#6985) Jay 2025-07-30 20:28:32 +02:00
  • 78b290c57c feat(adapter): surface low‑level network error details; attach original error via cause (#6982) khani 2025-07-30 11:27:27 +03:30
  • 2c2a56ab87 chore: update sandbox client.html (#6980) Zeroday BYTE 2025-07-28 08:18:01 -07:00
  • e7b7253f87 chore(sponsor): update sponsor block (#6976) github-actions[bot] 2025-07-23 17:18:13 +03:00
  • b76c4ac6f8 chore(release): v1.11.0 (#6974) github-actions[bot] 2025-07-23 08:04:30 +02:00
  • e72c193722 fix: form-data npm pakcage (#6970) izzy goldman 2025-07-22 21:58:10 +03:00
  • 8517aa16f8 fix(types): resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) James Nail 2025-07-16 13:50:56 -04:00
  • a2214ca1bc fix: prevent RangeError when using large Buffers (#6961) Manish Sahani 2025-07-15 23:48:24 +05:30
  • 6161947d9d refactor: use spread operator instead of '.apply()' (#6938) Noritaka Kobayashi 2025-07-06 23:59:56 +09:00
  • a1d16dd9c5 refactor: use an object spread instead of Object.assign (#6939) Noritaka Kobayashi 2025-07-06 23:51:51 +09:00
  • 07183cd149 chore(sponsor): update sponsor block (#6952) github-actions[bot] 2025-07-06 16:46:59 +02:00
  • ef36347fb5 docs(CONTRIBUTING): update docs link for accuracy (#6894) Tejaswi1305 2025-06-27 12:16:36 +05:30
  • b29bd6a641 chore(sponsor): update sponsor block (#6948) github-actions[bot] 2025-06-26 01:05:36 +03:00
  • a406a93e2d chore(sponsor): update sponsor block (#6937) github-actions[bot] 2025-06-15 16:11:02 +03:00
  • 73a836dae7 chore(release): v1.10.0 (#6943) github-actions[bot] 2025-06-14 15:11:07 +03:00
  • 3d343b86dc fix(package): add module entry point for React Native; (#6933) Dmitriy Mozgovoy 2025-06-08 20:17:59 +03:00
  • 0f50af8e07 fix(adapter): pass fetchOptions to fetch function (#6883) Uhyeon Park 2025-06-02 01:57:50 +09:00
  • ee7799e13c refactor: remove unused import in test (#6922) Noritaka Kobayashi 2025-06-02 01:31:50 +09:00
  • eb0a2db04b chore: fix typos in test (#6923) Noritaka Kobayashi 2025-06-02 01:28:07 +09:00
  • 7d551393c3 docs(readme): improve error descriptions; (#6920) Dmitriy Mozgovoy 2025-06-01 17:52:54 +03:00
  • f4fc6b8564 chore(sponsor): update sponsor block (#6921) github-actions[bot] 2025-05-30 14:28:58 +03:00
  • 5064b108de fix(form-data): convert boolean values to strings in FormData serialization (#6917) Dimitrios Lazanas 2025-05-21 18:32:38 +03:00
  • c7e0fea787 CI: add Node 24 (#6913) Sampo Silvennoinen 2025-05-09 16:58:39 +03:00
  • 7ba895c887 chore(sponsor): update sponsor block (#6907) github-actions[bot] 2025-05-09 04:34:40 +03:00
  • f31d2bab75 chore(ci): fix github action glob in PR labeler action config; (#6893) Dmitriy Mozgovoy 2025-04-26 19:42:56 +03:00
  • b998b7d6c7 chore(ci): run PR guard action only for forks; (#6892) Dmitriy Mozgovoy 2025-04-26 19:10:21 +03:00
  • 63f1fce233 feat(types): improved fetchOptions interface (#6867) Adrian Knapp 2025-04-25 16:31:32 -03:00
  • 2d7911e52b docs(README): corrected description of keepAlive option (#6872) Howie Zhao 2025-04-26 03:08:54 +08:00
  • cdcfd214c1 chore(release): v1.9.0 (#6891) github-actions[bot] 2025-04-24 23:18:14 +03:00
  • 987d2e2dd3 fix(http): send minimal end multipart boundary (#6661) Ionuț G. Stan 2025-04-24 22:19:48 +03:00
  • f112edfdfa chore(ci): add PR files guard action; (#6890) Dmitriy Mozgovoy 2025-04-24 21:16:06 +03:00
  • 61de4c05cc chore(ci): update github actions; (#6889) Dmitriy Mozgovoy 2025-04-24 19:34:08 +03:00
  • c3aba3d8f7 chore(ci): add labeler github action; (#6888) Dmitriy Mozgovoy 2025-04-24 17:37:56 +03:00
  • f7a3b5e0f7 fix(headers): fixed support for setting multiple header values from an iterated source; (#6885) Dmitriy Mozgovoy 2025-04-23 19:24:08 +03:00
  • e61a8934d8 fix(types): fix autocomplete for adapter config (#6855) FatahChan 2025-04-19 17:54:33 +02:00
  • 6c5d4cd692 fix(core): fix the Axios constructor implementation to treat the config argument as optional; (#6881) Dmitriy Mozgovoy 2025-04-18 02:22:31 +03:00
  • dfe8411c9a fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767) Dmitriy Mozgovoy 2025-04-15 01:52:53 +03:00
  • d4f7df4b30 fix(headers): fix getSetCookie by using 'get' method for caseless access; (#6874) Dmitriy Mozgovoy 2025-04-14 22:38:27 +03:00
  • 1b1f9ccdc1 fix(headers): allow iterable objects to be a data source for the set method; (#6873) Dmitriy Mozgovoy 2025-04-14 21:55:27 +03:00
  • 47a611f084 chore(sponsor): update sponsor block (#6864) github-actions[bot] 2025-04-10 08:27:11 +02:00
  • 5ffdcbb276 chore: update sponsors Jay 2025-04-02 08:23:12 +02:00
  • d1178cad4c chore(types): move AxiosStatic#create to AxiosInstance#create (#5096) George Cheng 2025-03-31 12:00:51 -07:00
  • 5a9134e099 chore: create SECURITY.md Jay 2025-03-26 17:19:58 +02:00
  • 80ea756e72 feat(AxiosHeaders): add getSetCookie method to retrieve set-cookie headers values (#5707) Willian Agostini 2025-03-25 16:30:23 -03:00
  • fd1095838c chore(sponsor): update sponsor block (#6834) github-actions[bot] 2025-03-20 04:13:10 +02:00
  • 9f6f97bcfb chore(release): v1.8.4 (#6844) github-actions[bot] 2025-03-19 21:26:49 +02:00
  • f10c2e0de7 fix(buildFullPath): handle allowAbsoluteUrls: false without baseURL (#6833) Marc Hassan 2025-03-18 14:01:37 -04:00
  • 1e6632cd62 chore(deps): bump tj-actions/changed-files in the github-actions group (#6838) dependabot[bot] 2025-03-18 17:17:04 +02:00
  • 39ec206483 chore(release): v1.8.3 (#6819) github-actions[bot] 2025-03-12 09:23:22 +02:00
  • 10fa70ef14 fix: add missing type for allowAbsoluteUrls (#6818) StefanBRas 2025-03-10 18:22:36 +01:00
  • 7821ef9f5b docs: update readme to include bun install (#6811) Ashcon Partovi 2025-03-10 10:04:03 -07:00
  • ec159e507b fix(xhr/fetch): pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) Marc Hassan 2025-03-10 08:29:41 -04:00
  • a9f7689b0c chore(release): v1.8.2 (#6812) github-actions[bot] 2025-03-07 09:40:33 +02:00
  • fb8eec214c fix(http-adapter): add allowAbsoluteUrls to path building (#6810) Fasoro-Joseph Alexander 2025-03-07 08:30:30 +01:00
  • 9812045755 chore(sponsor): update sponsor block (#6804) github-actions[bot] 2025-03-02 17:29:51 +02:00
  • 72acf75937 chore(sponsor): update sponsor block (#6794) github-actions[bot] 2025-02-26 18:44:52 +02:00
  • 2e64afdff5 chore(release): v1.8.1 (#6800) github-actions[bot] 2025-02-26 11:06:15 +02:00
  • 36a5a620be fix(utils): move generateString to platform utils to avoid importing crypto module into client builds; (#6789) Dmitriy Mozgovoy 2025-02-26 10:30:55 +02:00
  • cceb7b1e15 chore(release): v1.8.0 (#6795) github-actions[bot] 2025-02-26 08:00:31 +02:00
  • 23a25af068 fix(utils): replace getRandomValues with crypto module (#6788) Willian Agostini 2025-02-18 09:36:51 -03:00
  • 32c7bcc0f2 feat: Add config for ignoring absolute URLs (#5902) (#6192) Michael Toscano 2025-02-12 04:09:24 -05:00
  • 4a3e26cf65 chore(config): adjust rollup config to preserve license header to minified JavaScript (#6777) Willian Agostini 2025-02-09 06:15:25 -03:00
  • 30966a79cb docs(type): fix typo in index.ts (#6030) Habip Akyol 2025-02-02 17:41:49 +03:00
  • e7a9cbe3be test(transform): add test case for issue 5853 on response type to 'json' (#5901) Naron 2025-02-02 09:33:16 -05:00
  • 51c1d7ba9d chore(docs): typo in README (#6771) Bailey Lissington 2025-01-31 10:10:20 -07:00
  • b5b063e476 docs(readme): fix Request Config options code highlight (#6480) Bernardo da Eira Duarte 2025-01-31 14:05:08 -03:00
  • 896f9af1be chore(docs): remove SECURITY.md (#6312) Justin Dhillon 2025-01-31 09:01:58 -08:00
  • 8889dc0383 chore(docs): fix documentation for usage of interceptors in axios (#6116) shravan || श्रvan 2025-01-31 01:19:26 +05:30
  • 45d0baa6b3 chore(docs): split long lines, easier for reading (#6129) yionr 2025-01-31 03:45:54 +08:00
  • d481a8a207 chore(docs): update CODE_OF_CONDUCT.md (#6012) letohx 2025-01-30 22:37:48 +03:00
  • 1260ded634 fix(examples): application crashed when navigating examples in browser (#5938) Nitin Ramnani 2025-01-31 00:55:28 +05:30
  • bba8e2e47d chore(examples): change logo width to 100px (#5949) Shivam Batham 2025-01-31 00:48:46 +05:30
  • cdacd9761c chore(docs): Issue was related to the outdated file path and Permalink in README.md (#5936) Lipin Kariappa 2025-01-31 00:43:42 +05:30
  • 4719d7c219 chore(docs): fix contribution guide (#5935) Shin'ya Ueoka 2025-01-31 04:09:12 +09:00
  • f3723f5ad6 chore(docs): consistent spacing after comment start (#5908) Dan Dascalescu 2025-01-31 03:02:11 +08:00
  • 1f890b13f2 fix: missing word in SUPPORT_QUESTION.yml (#6757) Dan Dascalescu 2025-01-29 01:36:33 +08:00
  • 7f4dfb8c06 chore(docs): added missing colons and period for consistency (#6770) Shay Molcho 2025-01-28 19:31:24 +02:00
  • bad6d8b97b chore(sponsor): update sponsor block (#6754) github-actions[bot] 2025-01-10 04:57:40 +02:00