From da4cf290495b33c87cec95399d8b514e3bd67f0a Mon Sep 17 00:00:00 2001 From: Arthur Fiorette Date: Tue, 23 Apr 2024 13:08:20 -0300 Subject: [PATCH] tag: v1.5.2 --- CHANGELOG.md | 46 +++++++++++++++++++++++++++++++++++- docs/src/others/changelog.md | 46 +++++++++++++++++++++++++++++++++++- package.json | 4 ++-- 3 files changed, 92 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 940d6f0b..3ff9c155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,51 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v1.5.1](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.5.1) +## [v1.5.2](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.5.2) + +### Merged + +- [must-revalidate] properly revalidate based on eTag [`#824`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/824) +- chore(deps-dev): bump vitepress from 1.1.0 to 1.1.3 [`#823`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/823) +- chore(deps-dev): bump @swc/helpers from 0.5.9 to 0.5.10 [`#820`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/820) +- chore(deps-dev): bump @swc/helpers from 0.5.8 to 0.5.9 [`#819`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/819) +- chore(deps-dev): bump vitepress from 1.0.2 to 1.1.0 [`#817`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/817) +- chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 [`#818`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/818) +- chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 [`#816`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/816) +- chore(deps-dev): bump vite from 5.2.2 to 5.2.8 [`#814`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/814) +- chore(deps-dev): bump vitepress from 1.0.1 to 1.0.2 [`#813`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/813) +- chore(deps-dev): bump @swc/helpers from 0.5.7 to 0.5.8 [`#812`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/812) +- chore(deps-dev): bump vitepress from 1.0.0-rc.45 to 1.0.1 [`#809`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/809) +- chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 [`#808`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/808) +- chore(deps-dev): bump axios from 1.6.7 to 1.6.8 [`#807`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/807) +- chore(deps-dev): bump @swc/helpers from 0.5.6 to 0.5.7 [`#806`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/806) +- chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 [`#805`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/805) +- chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 [`#802`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/802) +- chore(deps-dev): bump vitepress from 1.0.0-rc.44 to 1.0.0-rc.45 [`#801`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/801) +- chore(deps-dev): bump @swc-node/register from 1.8.0 to 1.9.0 [`#800`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/800) +- chore(deps-dev): bump vitepress from 1.0.0-rc.43 to 1.0.0-rc.44 [`#798`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/798) +- chore(deps-dev): bump vitepress from 1.0.0-rc.42 to 1.0.0-rc.43 [`#797`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/797) +- docs: update cache jsdocs for debugging [`#796`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/796) +- chore(deps-dev): bump jsdom from 23.2.0 to 24.0.0 [`#779`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/779) +- chore(deps): bump pnpm/action-setup from 2 to 3 [`#794`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/794) +- chore(deps): bump codecov/codecov-action from 3 to 4 [`#786`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/786) +- chore(deps): bump object-code from 1.3.2 to 1.3.3 [`#793`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/793) +- docs: improved clarity of code comments in invalidating-cache.md [`#792`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/792) +- chore(deps-dev): bump vitepress from 1.0.0-rc.41 to 1.0.0-rc.42 [`#791`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/791) +- chore(deps-dev): bump @swc/helpers from 0.5.3 to 0.5.6 [`#790`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/790) +- chore(deps-dev): bump vitepress from 1.0.0-rc.40 to 1.0.0-rc.41 [`#789`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/789) +- chore(deps-dev): bump @swc-node/register from 1.6.8 to 1.8.0 [`#788`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/788) +- chore(deps-dev): bump axios from 1.6.5 to 1.6.7 [`#785`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/785) +- chore(deps-dev): bump vitepress from 1.0.0-rc.39 to 1.0.0-rc.40 [`#782`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/782) +- chore(deps-dev): bump @biomejs/biome from 1.5.2 to 1.5.3 [`#781`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/781) +- chore(deps-dev): bump vite from 5.0.11 to 5.0.12 [`#777`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/777) + +### Commits + +- docs: added collisions info #795 [`830d316`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/830d3166410c1254c90efd9f4e01219d8c390b4e) +- docs: changelog [`e3dd105`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e3dd105cc46fe2ec421675c0a0172dd7c398c845) +- docs: discord url [`e9d05ed`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e9d05ed701b0d25f374f85ae5fa2c2ffdcc813e1) +- docs: updated collisions info [`2244dce`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/2244dce3fbecef2a2144637ba1d0f3bf7ae0da1b) ## [v1.5.1](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.0...v1.5.1) - 2024-01-19 diff --git a/docs/src/others/changelog.md b/docs/src/others/changelog.md index 940d6f0b..3ff9c155 100644 --- a/docs/src/others/changelog.md +++ b/docs/src/others/changelog.md @@ -7,7 +7,51 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v1.5.1](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.5.1) +## [v1.5.2](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.5.2) + +### Merged + +- [must-revalidate] properly revalidate based on eTag [`#824`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/824) +- chore(deps-dev): bump vitepress from 1.1.0 to 1.1.3 [`#823`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/823) +- chore(deps-dev): bump @swc/helpers from 0.5.9 to 0.5.10 [`#820`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/820) +- chore(deps-dev): bump @swc/helpers from 0.5.8 to 0.5.9 [`#819`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/819) +- chore(deps-dev): bump vitepress from 1.0.2 to 1.1.0 [`#817`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/817) +- chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 [`#818`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/818) +- chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 [`#816`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/816) +- chore(deps-dev): bump vite from 5.2.2 to 5.2.8 [`#814`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/814) +- chore(deps-dev): bump vitepress from 1.0.1 to 1.0.2 [`#813`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/813) +- chore(deps-dev): bump @swc/helpers from 0.5.7 to 0.5.8 [`#812`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/812) +- chore(deps-dev): bump vitepress from 1.0.0-rc.45 to 1.0.1 [`#809`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/809) +- chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 [`#808`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/808) +- chore(deps-dev): bump axios from 1.6.7 to 1.6.8 [`#807`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/807) +- chore(deps-dev): bump @swc/helpers from 0.5.6 to 0.5.7 [`#806`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/806) +- chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 [`#805`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/805) +- chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 [`#802`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/802) +- chore(deps-dev): bump vitepress from 1.0.0-rc.44 to 1.0.0-rc.45 [`#801`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/801) +- chore(deps-dev): bump @swc-node/register from 1.8.0 to 1.9.0 [`#800`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/800) +- chore(deps-dev): bump vitepress from 1.0.0-rc.43 to 1.0.0-rc.44 [`#798`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/798) +- chore(deps-dev): bump vitepress from 1.0.0-rc.42 to 1.0.0-rc.43 [`#797`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/797) +- docs: update cache jsdocs for debugging [`#796`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/796) +- chore(deps-dev): bump jsdom from 23.2.0 to 24.0.0 [`#779`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/779) +- chore(deps): bump pnpm/action-setup from 2 to 3 [`#794`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/794) +- chore(deps): bump codecov/codecov-action from 3 to 4 [`#786`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/786) +- chore(deps): bump object-code from 1.3.2 to 1.3.3 [`#793`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/793) +- docs: improved clarity of code comments in invalidating-cache.md [`#792`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/792) +- chore(deps-dev): bump vitepress from 1.0.0-rc.41 to 1.0.0-rc.42 [`#791`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/791) +- chore(deps-dev): bump @swc/helpers from 0.5.3 to 0.5.6 [`#790`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/790) +- chore(deps-dev): bump vitepress from 1.0.0-rc.40 to 1.0.0-rc.41 [`#789`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/789) +- chore(deps-dev): bump @swc-node/register from 1.6.8 to 1.8.0 [`#788`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/788) +- chore(deps-dev): bump axios from 1.6.5 to 1.6.7 [`#785`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/785) +- chore(deps-dev): bump vitepress from 1.0.0-rc.39 to 1.0.0-rc.40 [`#782`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/782) +- chore(deps-dev): bump @biomejs/biome from 1.5.2 to 1.5.3 [`#781`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/781) +- chore(deps-dev): bump vite from 5.0.11 to 5.0.12 [`#777`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/777) + +### Commits + +- docs: added collisions info #795 [`830d316`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/830d3166410c1254c90efd9f4e01219d8c390b4e) +- docs: changelog [`e3dd105`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e3dd105cc46fe2ec421675c0a0172dd7c398c845) +- docs: discord url [`e9d05ed`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/e9d05ed701b0d25f374f85ae5fa2c2ffdcc813e1) +- docs: updated collisions info [`2244dce`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/2244dce3fbecef2a2144637ba1d0f3bf7ae0da1b) ## [v1.5.1](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.0...v1.5.1) - 2024-01-19 diff --git a/package.json b/package.json index 2edb8c25..a08f1127 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axios-cache-interceptor", - "version": "1.5.1", + "version": "1.5.2", "description": "Cache interceptor for axios", "keywords": [ "axios", @@ -77,7 +77,7 @@ "peerDependencies": { "axios": "^1" }, - "packageManager": "pnpm@8.10.2", + "packageManager": "pnpm@9.0.1", "engines": { "node": ">=12" },