File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v1.11.4 ] ( https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.4...v1.11.4 )
10+ ## [ v1.12.0 ] ( https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.4...v1.12.0 )
1111
1212### Merged
1313
14+ - build(deps): bump rollup from 4.46.2 to 4.59.0 [ ` #1194 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1194 )
15+ - fix: log debug message when non-Axios adapter errors leave deferred unsettled [ ` #1196 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1196 )
16+ - Move tests to TS native [ ` #1197 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1197 )
1417- build(deps-dev): bump @types/node from 24.10.9 to 24.10.10 [ ` #1180 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1180 )
1518- build(deps-dev): bump @biomejs/biome from 2.3.12 to 2.3.13 [ ` #1177 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1177 )
1619- build(deps-dev): bump @biomejs/biome from 2.3.11 to 2.3.12 [ ` #1175 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1175 )
@@ -24,6 +27,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2427- Fix formatting [ ` 440d7b5 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/440d7b520c71982251e34be94b5589eab3f53ec6 )
2528- Improvements to documentation [ ` 8deb45a ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/8deb45a681ad1507aaa3f55664359f6fc592dbad )
2629- Pin nodejs version to 24.13 [ ` bda5670 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/bda5670968ece8a350ea33fd12fadf889dccb351 )
30+ - Update changelog [ ` 9a57583 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/9a575831849f31b6bc562c98ab82acae02b12409 )
2731- Update dependencies [ ` 956ff1f ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/956ff1f86f767ff354bcfc29b1ddce42dade878e )
2832
2933## [ v1.11.4] ( https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.3...v1.11.4 ) - 2026-01-21
Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v1.11.4 ] ( https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.4...v1.11.4 )
10+ ## [ v1.12.0 ] ( https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.4...v1.12.0 )
1111
1212### Merged
1313
14+ - build(deps): bump rollup from 4.46.2 to 4.59.0 [ ` #1194 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1194 )
15+ - fix: log debug message when non-Axios adapter errors leave deferred unsettled [ ` #1196 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1196 )
16+ - Move tests to TS native [ ` #1197 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1197 )
1417- build(deps-dev): bump @types/node from 24.10.9 to 24.10.10 [ ` #1180 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1180 )
1518- build(deps-dev): bump @biomejs/biome from 2.3.12 to 2.3.13 [ ` #1177 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1177 )
1619- build(deps-dev): bump @biomejs/biome from 2.3.11 to 2.3.12 [ ` #1175 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/pull/1175 )
@@ -24,6 +27,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2427- Fix formatting [ ` 440d7b5 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/440d7b520c71982251e34be94b5589eab3f53ec6 )
2528- Improvements to documentation [ ` 8deb45a ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/8deb45a681ad1507aaa3f55664359f6fc592dbad )
2629- Pin nodejs version to 24.13 [ ` bda5670 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/bda5670968ece8a350ea33fd12fadf889dccb351 )
30+ - Update changelog [ ` 9a57583 ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/9a575831849f31b6bc562c98ab82acae02b12409 )
2731- Update dependencies [ ` 956ff1f ` ] ( https://github.com/arthurfiorette/axios-cache-interceptor/commit/956ff1f86f767ff354bcfc29b1ddce42dade878e )
2832
2933## [ v1.11.4] ( https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.3...v1.11.4 ) - 2026-01-21
Original file line number Diff line number Diff line change 11{
22 "name" : " axios-cache-interceptor" ,
3- "version" : " 1.11.4 " ,
3+ "version" : " 1.12.0 " ,
44 "description" : " Cache interceptor for axios" ,
55 "keywords" : [
66 " axios" ,
You can’t perform that action at this time.
0 commit comments