tag:github.com,2008:https://github.com/axios/axios/releases Release notes from axios 2026-02-27T15:28:22Z tag:github.com,2008:Repository/23088740/v1.13.6 2026-02-27T15:35:19Z v1.13.6 <p>This release focuses on platform compatibility, error handling improvements, and code quality maintenance.</p> <h2><g-emoji class="g-emoji" alias="warning">⚠️</g-emoji> Important Changes</h2> <ul> <li><strong>Breaking Changes:</strong> None identified in this release.</li> <li><strong>Action Required:</strong> Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.</li> </ul> <h2>🚀 New Features</h2> <ul> <li><strong>React Native Blob Support:</strong> Axios now includes support for React Native Blob objects. Thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/moh3n9595/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/moh3n9595">@moh3n9595</a> for the initial implementation. (<a href="https://github.com/axios/axios/pull/5764" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/5764/hovercard">#5764</a>)</li> <li><strong>Code Quality:</strong> Implemented prettier across the codebase and resolved associated formatting issues. (<a href="https://github.com/axios/axios/pull/7385" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7385/hovercard">#7385</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li> <p><strong>Environment Compatibility:</strong></p> <ul> <li>Fixed module exports for React Native and Browserify environments. (<a href="https://github.com/axios/axios/pull/7386" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7386/hovercard">#7386</a>)</li> <li>Added safe FormData detection for the WeChat Mini Program environment. (<a href="https://github.com/axios/axios/pull/7324" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7324/hovercard">#7324</a>)</li> </ul> </li> <li> <p><strong>Error Handling:</strong></p> <ul> <li>AxiosError.message is now correctly enumerable. (<a href="https://github.com/axios/axios/pull/7392" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7392/hovercard">#7392</a>)</li> <li>AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (<a href="https://github.com/axios/axios/pull/7403" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7403/hovercard">#7403</a>)</li> </ul> </li> </ul> <h2>🔧 Maintenance &amp; Chores</h2> <ul> <li><strong>Dependencies:</strong> Updated the development_dependencies group (5 updates). (<a href="https://github.com/axios/axios/pull/7432" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7432/hovercard">#7432</a>)</li> <li><strong>Infrastructure:</strong> Migrated @rollup/plugin-babel from v5.3.1 to v6.1.0. (<a href="https://github.com/axios/axios/pull/7424" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7424/hovercard">#7424</a>)</li> <li><strong>Documentation:</strong> Added missing JSDoc comments to utilities. (<a href="https://github.com/axios/axios/pull/7427" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7427/hovercard">#7427</a>)</li> </ul> <h2>🌟 New Contributors</h2> <p>We are thrilled to welcome our new contributors! Thank you for helping improve the project:</p> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Gudahtt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Gudahtt">@Gudahtt</a> (<a href="https://github.com/axios/axios/pull/7386" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7386/hovercard">#7386</a>)</li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ybbus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ybbus">@ybbus</a> (<a href="https://github.com/axios/axios/pull/7392" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7392/hovercard">#7392</a>)</li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Shiwaangee/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Shiwaangee">@Shiwaangee</a> (<a href="https://github.com/axios/axios/pull/7324" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7324/hovercard">#7324</a>)</li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/skrtheboss/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/skrtheboss">@skrtheboss</a> (<a href="https://github.com/axios/axios/pull/7403" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7403/hovercard">#7403</a>)</li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Janaka66/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Janaka66">@Janaka66</a> (<a href="https://github.com/axios/axios/pull/7427" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7427/hovercard">#7427</a>)</li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/moh3n9595/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/moh3n9595">@moh3n9595</a> (<a href="https://github.com/axios/axios/pull/5764" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/5764/hovercard">#5764</a>)</li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/digital-wizard48/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/digital-wizard48">@digital-wizard48</a> (<a href="https://github.com/axios/axios/pull/7424" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7424/hovercard">#7424</a>)</li> </ul> <p><em>Full Changelog: <a href="https://github.com/axios/axios/compare/v1.13.5...v1.13.6">v1.13.5...v1.13.6</a></em></p> jasonsaayman tag:github.com,2008:Repository/23088740/v0.30.3 2026-02-18T17:20:54Z Release notes - v0.30.3 <p>This is a critical security maintenance release for the v0.x branch. It addresses a high-priority vulnerability involving prototype pollution that could lead to a Denial of Service (DoS).</p> <p>Recommendation: All users currently on the 0.x release line should upgrade to this version immediately to ensure environment stability.</p> <h2>🛡️ Security Fixes</h2> <ul> <li><strong>Backport: Fix DoS via proto key in merge config</strong> <ul> <li>Patched a vulnerability where specifically crafted configuration objects using the <strong>proto</strong> key could cause a Denial of Service during the merge process. - <em>by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FeBe95/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/FeBe95">@FeBe95</a> in <a href="https://github.com/axios/axios/pull/7388" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7388/hovercard">PR #7388</a></em></li> </ul> </li> </ul> <h2>⚙️ Maintenance &amp; CI</h2> <ul> <li><strong>CI Infrastructure Update</strong> <ul> <li>Updated Continuous Integration workflows for the v0.x branch to maintain long-term support and build reliability. - <em>by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jasonsaayman/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jasonsaayman">@jasonsaayman</a> in <a href="https://github.com/axios/axios/pull/7407" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7407/hovercard">PR #7407</a></em></li> </ul> </li> </ul> <h2><g-emoji class="g-emoji" alias="warning">⚠️</g-emoji> Breaking Changes</h2> <p>Configuration Merging Behavior:</p> <p>As part of the security fix, Axios now restricts the merging of the <strong>proto</strong> key within configuration objects. If your codebase relies on unconventional deep-merging patterns that target the object prototype via Axios config, those operations will now be blocked. This is a necessary change to prevent prototype pollution.</p> <p>Full Changelog: <a href="https://github.com/axios/axios/compare/v0.30.2...v0.30.3">v0.30.2...v0.30.3</a></p> jasonsaayman tag:github.com,2008:Repository/23088740/v1.13.5 2026-02-08T11:04:44Z v1.13.5 <h2>Release 1.13.5</h2> <h3>Highlights</h3> <ul> <li><strong>Security:</strong> Fixed a potential <strong>Denial of Service</strong> issue involving the <code>__proto__</code> key in <code>mergeConfig</code>. (PR <a href="https://github.com/axios/axios/pull/7369" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7369/hovercard">#7369</a>)</li> <li><strong>Bug fix:</strong> Resolved an issue where <code>AxiosError</code> could be missing the <code>status</code> field on and after <strong>v1.13.3</strong>. (PR <a href="https://github.com/axios/axios/pull/7368" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7368/hovercard">#7368</a>)</li> </ul> <h3>Changes</h3> <h4>Security</h4> <ul> <li>Fix Denial of Service via <code>__proto__</code> key in <code>mergeConfig</code>. (PR <a href="https://github.com/axios/axios/pull/7369" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7369/hovercard">#7369</a>)</li> </ul> <h4>Fixes</h4> <ul> <li>Fix/5657. (PR <a href="https://github.com/axios/axios/pull/7313" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7313/hovercard">#7313</a>)</li> <li>Ensure <code>status</code> is present in <code>AxiosError</code> on and after v1.13.3. (PR <a href="https://github.com/axios/axios/pull/7368" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7368/hovercard">#7368</a>)</li> </ul> <h4>Features / Improvements</h4> <ul> <li>Add input validation to <code>isAbsoluteURL</code>. (PR <a href="https://github.com/axios/axios/pull/7326" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7326/hovercard">#7326</a>)</li> <li>Refactor: bump minor package versions. (PR <a href="https://github.com/axios/axios/pull/7356" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7356/hovercard">#7356</a>)</li> </ul> <h4>Documentation</h4> <ul> <li>Clarify object-check comment. (PR <a href="https://github.com/axios/axios/pull/7323" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7323/hovercard">#7323</a>)</li> <li>Fix deprecated <code>Buffer</code> constructor usage and README formatting. (PR <a href="https://github.com/axios/axios/pull/7371" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7371/hovercard">#7371</a>)</li> </ul> <h4>CI / Maintenance</h4> <ul> <li>Chore: fix issues with YAML. (PR <a href="https://github.com/axios/axios/pull/7355" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7355/hovercard">#7355</a>)</li> <li>CI: update workflow YAMLs. (PR <a href="https://github.com/axios/axios/pull/7372" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7372/hovercard">#7372</a>)</li> <li>CI: fix run condition. (PR <a href="https://github.com/axios/axios/pull/7373" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7373/hovercard">#7373</a>)</li> <li>Dev deps: bump <code>karma-sourcemap-loader</code> from 0.3.8 to 0.4.0. (PR <a href="https://github.com/axios/axios/pull/7360" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7360/hovercard">#7360</a>)</li> <li>Chore(release): prepare release 1.13.5. (PR <a href="https://github.com/axios/axios/pull/7379" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7379/hovercard">#7379</a>)</li> </ul> <h3>New Contributors</h3> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sachin11063/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sachin11063">@sachin11063</a> (first contribution — PR <a href="https://github.com/axios/axios/pull/7323" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7323/hovercard">#7323</a>)</li> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/asmitha-16/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/asmitha-16">@asmitha-16</a> (first contribution — PR <a href="https://github.com/axios/axios/pull/7326" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7326/hovercard">#7326</a>)</li> </ul> <p><strong>Full Changelog:</strong> <a class="commit-link" href="https://github.com/axios/axios/compare/v1.13.4...v1.13.5"><tt>v1.13.4...v1.13.5</tt></a></p> jasonsaayman tag:github.com,2008:Repository/23088740/v1.13.4 2026-01-27T18:28:16Z v1.13.4 <h2>Overview</h2> <p>The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/axios/axios/compare/v1.13.3...v1.13.4">v1.13.3...v1.13.4</a></p> <h2>What's New in v1.13.4</h2> <h3>Bug Fixes</h3> <ul> <li><strong>fix: issues with version 1.13.3</strong> (<a href="https://github.com/axios/axios/issues/7352" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7352/hovercard">#7352</a>) (<a href="https://github.com/axios/axios/commit/ee90dfc28abffbb61e24974b2bd3139a4a40ac76">ee90dfc</a>) <ul> <li>Fixed issues discovered in v1.13.3 release</li> <li>Cleaned up interceptor test files</li> <li>Improved workflow configurations</li> </ul> </li> </ul> <h3>Infrastructure &amp; CI/CD</h3> <ul> <li> <p><strong>refactor: ci and build</strong> (<a href="https://github.com/axios/axios/issues/7340" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7340/hovercard">#7340</a>) (<a href="https://github.com/axios/axios/commit/8ff6c19e2d764e8706e6a32b9f17a230dfe96e0c">8ff6c19</a>)</p> <ul> <li>Major refactoring of CI/CD workflows</li> <li>Consolidated workflow files for better maintainability</li> <li>Added mise configuration for the development environment</li> <li>Improved sponsor block update automation</li> <li>Enhanced issue and PR templates</li> <li>Added automatic release notes generation</li> <li>Implemented workflow cancellation for concurrent runs</li> </ul> </li> <li> <p><strong>chore: codegen and some updates to workflows</strong> (<a href="https://github.com/axios/axios/commit/76cf77b">76cf77b</a>)</p> <ul> <li>Code generation improvements</li> <li>Workflow optimisations</li> </ul> </li> </ul> <h2>Migration Notes</h2> <h3>Breaking Changes</h3> <p>None in this release.</p> <h3>Deprecations</h3> <p>None in this release.</p> <h2>Contributors</h2> <p>Thank you to all contributors who made this release possible! Special thanks to:</p> <ul> <li><a href="https://github.com/jasonsaayman">jasonsaayman</a> - Release management and CI/CD improvements</li> </ul> jasonsaayman tag:github.com,2008:Repository/23088740/v1.13.3 2026-01-20T17:48:39Z Release v1.13.3 <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http2:</strong> Use port 443 for HTTPS connections by default. (<a href="https://github.com/axios/axios/issues/7256" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7256/hovercard">#7256</a>) (<a href="https://github.com/axios/axios/commit/d7e60653460480ffacecf85383012ca1baa6263e">d7e6065</a>)</li> <li><strong>interceptor:</strong> handle the error in the same interceptor (<a href="https://github.com/axios/axios/issues/6269" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6269/hovercard">#6269</a>) (<a href="https://github.com/axios/axios/commit/5945e40bb171d4ac4fc195df276cf952244f0f89">5945e40</a>)</li> <li>main field in package.json should correspond to cjs artifacts (<a href="https://github.com/axios/axios/issues/5756" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/5756/hovercard">#5756</a>) (<a href="https://github.com/axios/axios/commit/7373fbff24cd92ce650d99ff6f7fe08c2e2a0a04">7373fbf</a>)</li> <li><strong>package.json:</strong> add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (<a href="https://github.com/axios/axios/issues/5754" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/5754/hovercard">#5754</a>) (<a href="https://github.com/axios/axios/commit/b89217e3e91de17a3d55e2b8f39ceb0e9d8aeda8">b89217e</a>)</li> <li>silentJSONParsing=false should throw on invalid JSON (<a href="https://github.com/axios/axios/issues/7253" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/7253/hovercard">#7253</a>) (<a href="https://github.com/axios/axios/issues/7257" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7257/hovercard">#7257</a>) (<a href="https://github.com/axios/axios/commit/7d19335e43d6754a1a9a66e424f7f7da259895bf">7d19335</a>)</li> <li>turn AxiosError into a native error (<a href="https://github.com/axios/axios/issues/5394" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/5394/hovercard">#5394</a>) (<a href="https://github.com/axios/axios/issues/5558" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/5558/hovercard">#5558</a>) (<a href="https://github.com/axios/axios/commit/1c6a86dd2c0623ee1af043a8491dbc96d40e883b">1c6a86d</a>)</li> <li><strong>types:</strong> add handlers to AxiosInterceptorManager interface (<a href="https://github.com/axios/axios/issues/5551" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/5551/hovercard">#5551</a>) (<a href="https://github.com/axios/axios/commit/8d1271b49fc226ed7defd07cd577bd69a55bb13a">8d1271b</a>)</li> <li><strong>types:</strong> restore AxiosError.cause type from unknown to Error (<a href="https://github.com/axios/axios/issues/7327" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7327/hovercard">#7327</a>) (<a href="https://github.com/axios/axios/commit/d8233d9e8e9a64bfba9bbe01d475ba417510b82b">d8233d9</a>)</li> <li>unclear error message is thrown when specifying an empty proxy authorization (<a href="https://github.com/axios/axios/issues/6314" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6314/hovercard">#6314</a>) (<a href="https://github.com/axios/axios/commit/6ef867e684adf7fb2343e3b29a79078a3c76dc29">6ef867e</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>undefined</code> as a value in AxiosRequestConfig (<a href="https://github.com/axios/axios/issues/5560" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/5560/hovercard">#5560</a>) (<a href="https://github.com/axios/axios/commit/095033c626895ecdcda2288050b63dcf948db3bd">095033c</a>)</li> <li>add automatic minor and patch upgrades to dependabot (<a href="https://github.com/axios/axios/issues/6053" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6053/hovercard">#6053</a>) (<a href="https://github.com/axios/axios/commit/65a7584eda6164980ddb8cf5372f0afa2a04c1ed">65a7584</a>)</li> <li>add Node.js coverage script using c8 (closes <a href="https://github.com/axios/axios/issues/7289" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/7289/hovercard">#7289</a>) (<a href="https://github.com/axios/axios/issues/7294" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7294/hovercard">#7294</a>) (<a href="https://github.com/axios/axios/commit/ec9d94e9f88da13e9219acadf65061fb38ce080a">ec9d94e</a>)</li> <li>added copilot instructions (<a href="https://github.com/axios/axios/commit/3f83143bfe617eec17f9d7dcf8bafafeeae74c26">3f83143</a>)</li> <li>compatibility with frozen prototypes (<a href="https://github.com/axios/axios/issues/6265" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6265/hovercard">#6265</a>) (<a href="https://github.com/axios/axios/commit/860e03396a536e9b926dacb6570732489c9d7012">860e033</a>)</li> <li>enhance pipeFileToResponse with error handling (<a href="https://github.com/axios/axios/issues/7169" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7169/hovercard">#7169</a>) (<a href="https://github.com/axios/axios/commit/88d78842541610692a04282233933d078a8a2552">88d7884</a>)</li> <li><strong>types:</strong> Intellisense for string literals in a widened union (<a href="https://github.com/axios/axios/issues/6134" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6134/hovercard">#6134</a>) (<a href="https://github.com/axios/axios/commit/f73474d02c5aa957b2daeecee65508557fd3c6e5">f73474d</a>), closes <a href="https://github.com//github.com/microsoft/TypeScript/issues/33471/issues/issuecomment-1376364329">/github.com/microsoft/TypeScript/issues/33471#issuecomment-1376364329</a></li> </ul> <h3>Reverts</h3> <ul> <li>Revert "fix: silentJSONParsing=false should throw on invalid JSON (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3650490832" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/7253" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/7253/hovercard" href="https://github.com/axios/axios/issues/7253">#7253</a>) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="42881202" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/7" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/7/hovercard" href="https://github.com/axios/axios/issues/7">#7</a>…" (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3704883609" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/7298" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7298/hovercard" href="https://github.com/axios/axios/pull/7298">#7298</a>) (<a href="https://github.com/axios/axios/commit/a4230f5581b3f58b6ff531b6dbac377a4fd7942a">a4230f5</a>), closes <a href="https://github.com/axios/axios/issues/7253" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/7253/hovercard">#7253</a> <a href="https://github.com/axios/axios/issues/7" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/7/hovercard">#7</a> <a href="https://github.com/axios/axios/issues/7298" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7298/hovercard">#7298</a></li> <li><strong>deps:</strong> bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (<a href="https://github.com/axios/axios/issues/7334" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7334/hovercard">#7334</a>) (<a href="https://github.com/axios/axios/commit/2d6ad5e48bd29b0b2b5e7e95fb473df98301543a">2d6ad5e</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/175160345?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/175160345?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/ashvin2005" title="+1752/-4 (#7218 #7218 )">Ashvin Tiwari</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/71729144?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/71729144?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/mochinikunj" title="+940/-12 (#7294 #7294 )">Nikunj Mochi</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/128113546?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/128113546?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/imanchalsingh" title="+544/-102 (#7169 #7185 )">Anchal Singh</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/4814473?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/4814473?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/jasonsaayman" title="+317/-73 (#7334 #7298 )">jasonsaayman</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/377911?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/377911?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/brodo" title="+99/-120 (#5558 )">Julian Dax</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/184285082?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/184285082?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/AKASHDHARDUBEY" title="+167/-0 (#7287 #7288 )">Akash Dhar Dubey</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/145687605?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/145687605?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/madhumitaaa" title="+20/-68 (#7198 )">Madhumita</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/24915252?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/24915252?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Tackoil" title="+80/-2 (#6269 )">Tackoil</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/145078271?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/145078271?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/justindhillon" title="+41/-41 (#6324 #6315 )">Justin Dhillon</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/184138832?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/184138832?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Rudrxxx" title="+71/-2 (#7257 )">Rudransh</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/146366930?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/146366930?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/WuMingDao" title="+36/-36 (#7215 )">WuMingDao</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/46827243?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/46827243?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/codenomnom" title="+70/-0 (#7201 #7201 )">codenomnom</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/189698992?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/189698992?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Nandann018-ux" title="+60/-10 (#7272 )">Nandan Acharya</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/7225168?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/7225168?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/KernelDeimos" title="+22/-40 (#7042 )">Eric Dubé</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/915045?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/915045?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/tiborpilz" title="+40/-4 (#5551 )">Tibor Pilz</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/23138717?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/23138717?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/joaoGabriel55" title="+31/-4 (#6314 )">Gabriel Quaresma</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/21505?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/21505?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/turadg" title="+23/-6 (#6265 )">Turadg Aleahmad</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/4273631?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/4273631?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/kiritosan" title="+14/-14 (#6155 )">JohnTitor</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/39668736?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/39668736?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/rohitmiryala" title="+22/-0 (#7250 )">rohit miryala</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/30316250?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/30316250?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/wmundev" title="+20/-0 (#6053 )">Wilson Mun</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/184506226?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/184506226?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/techcodie" title="+7/-7 (#7236 )">techcodie</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/187598667?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/187598667?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Archis009" title="+5/-6 (#7283 )">Ved Vadnere</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/115612815?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/115612815?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/svihpinc" title="+5/-3 (#6134 )">svihpinc</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/123884782?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/123884782?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/mrsandy1965" title="+3/-3 (#7246 )">SANDESH LENDVE</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12529395?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12529395?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/mrlubos" title="+5/-1 (#7312 )">Lubos</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/709451?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/709451?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Jarred-Sumner" title="+5/-1 (#5754 )">Jarred Sumner</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/17907922?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/17907922?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/thebanjomatic" title="+2/-1 (#5756 )">Adam Hines</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/177472603?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/177472603?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Subhan030" title="+2/-1 (#7256 )">Subhan Kumar Rai</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/6473925?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/6473925?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/josephfrazier" title="+1/-1 (#7311 )">Joseph Frazier</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/184906930?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/184906930?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/KT0803" title="+0/-2 (#7229 )">KT0803</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/6703955?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/6703955?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/AlbertoSadoc" title="+1/-1 (#5560 )">Albie</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/9452325?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/9452325?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/thejayhaykid" title="+1/-0 (#5999 )">Jake Hayes</a></li> </ul> github-actions[bot] tag:github.com,2008:Repository/23088740/v1.13.2 2025-11-04T20:01:14Z Release v1.13.2 <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fix 'socket hang up' bug for keep-alive requests when using timeouts; (<a href="https://github.com/axios/axios/issues/7206" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7206/hovercard">#7206</a>) (<a href="https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117">8d37233</a>)</li> <li><strong>http:</strong> use default export for http2 module to support stubs; (<a href="https://github.com/axios/axios/issues/7196" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7196/hovercard">#7196</a>) (<a href="https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5">0588880</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>http:</strong> fix early loop exit; (<a href="https://github.com/axios/axios/issues/7202" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7202/hovercard">#7202</a>) (<a href="https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5">12c314b</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+28/-9 (#7206 #7202 )">Dmitriy Mozgovoy</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/1174718?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/1174718?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/kasperisager" title="+9/-9 (#7196 )">Kasper Isager Dalsgarð</a></li> </ul> github-actions[bot] tag:github.com,2008:Repository/23088740/v1.13.1 2025-10-28T18:55:27Z Release v1.13.1 <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>http:</strong> fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (<a href="https://github.com/axios/axios/issues/7193" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7193/hovercard">#7193</a>) (<a href="https://github.com/axios/axios/commit/bcd5581d208cd372055afdcb2fd10b68ca40613c">bcd5581</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/128113546?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/128113546?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/imanchalsingh" title="+220/-111 (#7173 )">Anchal Singh</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+18/-1 (#7193 )">Dmitriy Mozgovoy</a></li> </ul> github-actions[bot] tag:github.com,2008:Repository/23088740/v1.13.0 2025-10-27T16:08:09Z Release v1.13.0 <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>fetch:</strong> prevent TypeError when config.env is undefined (<a href="https://github.com/axios/axios/issues/7155" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7155/hovercard">#7155</a>) (<a href="https://github.com/axios/axios/commit/015faeca9f26db76f9562760f04bb9f8229f4db1">015faec</a>)</li> <li>resolve issue <a href="https://github.com/axios/axios/issues/7131" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/7131/hovercard">#7131</a> (added spacing in mergeConfig.js) (<a href="https://github.com/axios/axios/issues/7133" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7133/hovercard">#7133</a>) (<a href="https://github.com/axios/axios/commit/9b9ec98548d93e9f2204deea10a5f1528bf3ce62">9b9ec98</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>http:</strong> add HTTP2 support; (<a href="https://github.com/axios/axios/issues/7150" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7150/hovercard">#7150</a>) (<a href="https://github.com/axios/axios/commit/d676df772244726533ca320f42e967f5af056bac">d676df7</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+794/-180 (#7186 #7150 #7039 )">Dmitriy Mozgovoy</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/189505037?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/189505037?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/noritaka1166" title="+24/-509 (#7032 )">Noritaka Kobayashi</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/195581631?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/195581631?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Aviraj2929" title="+211/-93 (#7136 #7135 #7134 #7112 )">Aviraj2929</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/181717941?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/181717941?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Prasoon52" title="+167/-6 (#7099 )">prasoon patel</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/141911040?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/141911040?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Samy-in" title="+134/-0 (#7171 )">Samyak Dandge</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/128113546?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/128113546?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/imanchalsingh" title="+53/-56 (#7170 )">Anchal Singh</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/146073621?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/146073621?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/jaiyankargupta" title="+28/-28 (#7073 )">Rahul Kumar</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/148716794?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/148716794?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Amitverma0509" title="+24/-13 (#7129 )">Amit Verma</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/141427581?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/141427581?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/abhishekmaniy" title="+23/-4 (#7119 #7117 #7116 #7115 )">Abhishek3880</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/91522146?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/91522146?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Dhvani365" title="+14/-5 (#7175 )">Dhvani Maktuporia</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/41838423?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/41838423?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/sam3690" title="+4/-4 (#7133 )">Usama Ayoub</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/79366821?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/79366821?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/ikuy1203" title="+3/-3 (#7166 )">ikuy1203</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/74639234?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/74639234?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Kirito-Excalibur" title="+1/-1 (#7172 )">Nikhil Simon Toppo</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/200562195?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/200562195?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Wangarijane" title="+1/-1 (#7155 )">Jane Wangari</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/78318848?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/78318848?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Supakornn" title="+1/-1 (#7065 )">Supakorn Ieamgomol</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/134518?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/134518?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/kianmeng" title="+1/-1 (#7046 )">Kian-Meng Ang</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/13148112?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/13148112?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/k-utsumi" title="+1/-1 (#7037 )">UTSUMI Keiji</a></li> </ul> github-actions[bot] tag:github.com,2008:Repository/23088740/v0.30.2 2025-09-27T10:24:41Z v0.30.2 <h2>What's Changed</h2> <ul> <li>Backport <code>maxContentLength</code> vulnerability fix to v0.x by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FeBe95/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/FeBe95">@FeBe95</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3417673648" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/7034" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7034/hovercard" href="https://github.com/axios/axios/pull/7034">#7034</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FeBe95/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/FeBe95">@FeBe95</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3417673648" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/7034" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7034/hovercard" href="https://github.com/axios/axios/pull/7034">#7034</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/axios/axios/compare/v0.30.1...v0.30.2"><tt>v0.30.1...v0.30.2</tt></a></p> jasonsaayman tag:github.com,2008:Repository/23088740/v1.12.2 2025-09-27T10:24:53Z Release v1.12.2 <h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>fetch:</strong> use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (<a href="https://github.com/axios/axios/issues/7030" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/7030/hovercard">#7030</a>) (<a href="https://github.com/axios/axios/commit/cf78825e1229b60d1629ad0bbc8a752ff43c3f53">cf78825</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+247/-16 (#7030 #7022 #7024 )">Dmitriy Mozgovoy</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/189505037?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/189505037?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/noritaka1166" title="+2/-6 (#7028 #7029 )">Noritaka Kobayashi</a></li> </ul> github-actions[bot]