Skip to content

Commit

Permalink
tag: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Dec 26, 2022
1 parent db41b7c commit d39cb29
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 3 deletions.
128 changes: 127 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,132 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v0.10.7](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.6...v0.10.7)
## [v1.0.0](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.7...v1.0.0)

### Merged

- chore(deps-dev): bump vitepress from 1.0.0-alpha.32 to 1.0.0-alpha.33 [`#436`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/436)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#434`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/434)
- chore(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 [`#435`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/435)
- chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 [`#432`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/432)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.31 to 1.0.0-alpha.32 [`#431`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/431)
- docs: Fix request-id.md docs [`#429`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/429)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#428`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/428)
- chore(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 [`#427`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/427)
- chore(deps-dev): bump vitepress from 1.0.0-alpha.30 to 1.0.0-alpha.31 [`#426`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/426)
- chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 [`#421`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/421)
- chore: default prefix parameter for web storage [`#425`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/425)
- chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 [`#420`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/420)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#423`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/423)
- chore(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 [`#422`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/422)
- chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 [`#419`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/419)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#418`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/418)
- Axios cache interceptor v1 roadmap [`#368`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/368)
- chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 [`#417`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/417)
- chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 [`#416`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/416)
- chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 [`#414`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/414)
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 [`#411`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/411)
- chore(deps-dev): bump prettier-plugin-organize-imports [`#413`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/413)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#408`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/408)
- chore(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.44.0 [`#409`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/409)
- chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 [`#407`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/407)
- chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 [`#406`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/406)
- chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 [`#404`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/404)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#400`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/400)
- chore(deps-dev): bump prettier-plugin-organize-imports [`#399`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/399)
- chore(deps-dev): bump webpack from 5.74.0 to 5.75.0 [`#398`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/398)
- chore(deps-dev): bump jest-environment-jsdom from 29.3.0 to 29.3.1 [`#396`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/396)
- chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 [`#395`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/395)
- chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1 [`#393`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/393)
- chore(deps-dev): bump jest-environment-jsdom from 29.2.2 to 29.3.0 [`#394`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/394)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#392`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/392)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#391`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/391)
- chore(deps-dev): bump tslib from 2.4.0 to 2.4.1 [`#390`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/390)
- chore(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 [`#389`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/389)
- chore(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 [`#387`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/387)
- chore(deps-dev): bump jest-environment-jsdom from 29.2.1 to 29.2.2 [`#388`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/388)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#386`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/386)
- chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 [`#385`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/385)
- chore(deps-dev): bump jest-environment-jsdom from 29.2.0 to 29.2.1 [`#384`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/384)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#381`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/381)
- chore(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 [`#382`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/382)
- chore(deps-dev): bump jest-environment-jsdom from 29.1.2 to 29.2.0 [`#379`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/379)
- chore(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 [`#375`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/375)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#376`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/376)
- chore(deps-dev): bump express from 4.18.1 to 4.18.2 in /docs [`#373`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/373)
- chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 [`#372`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/372)
- chore(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 [`#364`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/364)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#363`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/363)
- chore(deps-dev): bump jest-environment-jsdom from 29.1.1 to 29.1.2 [`#362`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/362)
- chore(deps-dev): bump jest-environment-jsdom from 29.0.3 to 29.1.1 [`#360`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/360)
- chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 [`#361`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/361)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#359`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/359)
- chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 [`#358`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/358)
- chore(deps): bump ahmadnassri/action-dependabot-auto-merge [`#356`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/356)
- chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 [`#357`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/357)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#351`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/351)
- chore(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0 [`#352`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/352)
- chore(deps-dev): bump ts-loader from 9.3.1 to 9.4.1 [`#355`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/355)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#350`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/350)
- chore(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.37.0 [`#349`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/349)
- chore(deps-dev): bump jest-environment-jsdom from 29.0.2 to 29.0.3 [`#348`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/348)
- chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 [`#347`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/347)
- chore(deps-dev): bump es-check from 7.0.0 to 7.0.1 [`#346`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/346)
- chore(deps-dev): bump typescript from 4.8.2 to 4.8.3 [`#345`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/345)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#343`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/343)
- chore(deps-dev): bump @typescript-eslint/parser from 5.36.1 to 5.36.2 [`#342`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/342)
- chore(deps-dev): bump jest-environment-jsdom from 29.0.1 to 29.0.2 [`#340`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/340)
- chore(deps-dev): bump prettier-plugin-organize-imports [`#341`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/341)
- chore(deps-dev): bump @typescript-eslint/parser from 5.36.0 to 5.36.1 [`#338`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/338)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#339`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/339)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#336`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/336)
- chore(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.0 [`#337`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/337)
- chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 [`#334`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/334)
- chore(deps-dev): bump jest-environment-jsdom from 29.0.0 to 29.0.1 [`#335`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/335)
- chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.0 [`#332`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/332)
- chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 [`#333`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/333)
- chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.35.1 [`#331`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/331)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#330`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/330)
- chore(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.34.0 [`#328`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/328)
- chore(deps-dev): bump prettier-plugin-organize-imports [`#324`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/324)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#320`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/320)
- chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 [`#322`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/322)
- chore(deps-dev): bump @types/jest from 28.1.6 to 28.1.7 [`#321`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/321)
- chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 [`#319`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/319)
- chore(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 [`#318`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/318)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#315`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/315)
- chore(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 [`#316`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/316)
- chore(deps-dev): bump prettier-plugin-organize-imports [`#313`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/313)
- chore(deps-dev): bump prettier-plugin-organize-imports from 3.0.0 to 3.0.1 [`#310`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/310)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`#312`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/312)
- chore(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 [`#311`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/311)
- chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 [`#309`](https://github.com/arthurfiorette/axios-cache-interceptor/pull/309)

### Commits

- chore: automerge dependabot prs [`9c90644`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/9c90644d7e8f16878667025075185a5b816f2f74)
- chore: avoid github activity [`0e97446`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/0e974464ebd97e9b896d6bd37fd82868d5a82cf4)
- chore: axios as a peer dependency [`9683de5`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/9683de5f915354cc74e18fa99613949b735bdd42)
- chore: docs versioning nav [`13529b9`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/13529b9f7d47ea29ca8ea01c10fb4f7adc9a8cbe)
- chore: fixed dependabot automerge [`1c024f4`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/1c024f47e4acd8a46da2eed002963d820f4294b7)
- chore: re-added dev web bundle [`9780d13`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/9780d13d5569a42e4b00ae5fc79d639605b7c62f)
- docs: improved features [`79ac027`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/79ac02726299e50bbdb08ebf023e593147cd81ed)
- docs: spelling [`db41b7c`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/db41b7c7cc30b0c6da244f36e65c7fc3e83a8087)
- docs: update navbar again [`b6b9fc9`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/b6b9fc92eaa602597da6fa780445ad495943cee9)
- docs: updated version [`232bb7d`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/232bb7df32da0e7bc39b879edb1239c766c3b9a1)
- docs: version selector [`b4ab156`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/b4ab15666a57a9f84fa8bc8c99a7dc367acedf05)
- feat: add ecompatible node version to engines [`5562819`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/556281953ef1e9deddf889ed3c85e7bac118516f)
- feat: cache takeover #437 [`7d82c5a`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/7d82c5a46f825aad74fe420f7c21340ed4f1b2e5)
- feat: MIT copyright notice on bundle [`f842c36`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/f842c36b9d16fba4ceaa382d8b041d6c43cf08fd)
- fix: action to deploy docs [`64222ec`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/64222ecf2e584d3507a54dfafcd62fa63e241650)
- fix: correct skypack download url [`c7b6604`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/c7b660452cecd5b99583ab3de1981e3f1547f8ea)
- fix: docs versioning [`09a0082`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/09a0082717ac132004813ad8ff6cf15f9e6b18c9)
- fix: removed check for non existent file [`04d95f4`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/04d95f45cb7c8b703c7434b17107b27575a03636)
- fix: types not available on esm packaging #430 [`00fdff0`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/00fdff01580548a87510e15f0ad22b65a948a3e6)
- refactor: dependencies, lint and null assertions [`67819a3`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/67819a3d78809f4ac7f6538b9c3f89726e915158)
- test: added #317 test [`491fb01`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/491fb011a3dfbd6017a0bd1094c119ca145ce4d8)

## [v0.10.7](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.6...v0.10.7) - 2022-07-29

### Merged

Expand Down Expand Up @@ -38,6 +163,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
### Commits

- docs: updated version [`c733dbd`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/c733dbddafa1157864ef81bc337bf2aa98fe9555)
- tag: v0.10.7 [`c2662d7`](https://github.com/arthurfiorette/axios-cache-interceptor/commit/c2662d79a51b8aa7c96c966b8ecda21a2e03bba4)

## [v0.10.6](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.5...v0.10.6) - 2022-06-29

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axios-cache-interceptor",
"version": "0.10.7",
"version": "1.0.0",
"description": "Cache interceptor for axios",
"license": "MIT",
"main": "./dist/index.cjs",
Expand Down Expand Up @@ -90,4 +90,4 @@
"engines": {
"node": ">=12"
}
}
}

0 comments on commit d39cb29

Please sign in to comment.