Releases: arthurfiorette/axios-cache-interceptor
Releases · arthurfiorette/axios-cache-interceptor
v0.4.0
Merged
- chore(deps-dev): bump jest from 27.2.4 to 27.2.5
#33
Commits
- docs: correct suported axios version
6b790af
- docs: updated documentation
9b9827c
- docs: updated minimal example
dd1fa41
- docs: updated readme
4c757d3
- docs: updated readme
861567a
- feat: preserve response status codes and use response.cached
75deccf
- feat!: updated axios to v0.22.0
1713bb0
- fix: generic spaghetti that axios brought
12a5032
- fix: response and request types
891f1d0
- merge: yarn.lock
03c4fba
- refactor: cacheUpdater as generic function
2fa2557
- refactor: eslint more strict
0605ad8
- refactor: more type and naming refactors
b42d3f1
- style: indented tsconfig comments
65cec04
- style: prettified code
3ed92c8
- tests: correct test name
49f80d7
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Merged
- chore(deps-dev): bump @types/node from 16.10.2 to 16.10.3
#32
- chore(deps-dev): bump @typescript-eslint/eslint-plugin
#30
- chore(deps-dev): bump @typescript-eslint/parser from 4.32.0 to 4.33.0
#31
Commits
v0.2.8
Merged
- chore(deps-dev): bump jest from 27.2.3 to 27.2.4
#27
- chore(deps-dev): bump @types/node from 16.10.1 to 16.10.2
#28
- chore(deps-dev): bump jest from 27.2.2 to 27.2.3
#26
- chore(deps-dev): bump @typescript-eslint/parser from 4.31.2 to 4.32.0
#25
- chore(deps-dev): bump @typescript-eslint/eslint-plugin
#24
- chore(deps-dev): bump jest from 27.2.1 to 27.2.2
#23
- chore(deps-dev): bump @types/node from 16.9.6 to 16.10.1
#22
Commits
- fix: delete waiting object after resolving it
7d5257e
- tag: v0.2.9
b7794d5
(Tagged wrongly 😂)
v0.2.7
Commits
- chore: updated tsconfig
9ea72dc
- fix: force import type to help compilation tools
f8adcc4
- refactor: removed double if
9d33ad6
- refactor: renamed interceptor apply method
c70bf3a
- refactor: use for in instead of Object.entries
5b9847d
v0.2.6
Commits
- ci: only run codeql when js files are changed
b861277
- refactor: use the same object for both properties
47349df
v0.2.5
Merged
- chore(deps-dev): bump prettier-plugin-organize-imports
#21
- chore(deps): bump ansi-regex from 5.0.0 to 5.0.1
#20
- chore(deps-dev): bump @types/node from 16.9.4 to 16.9.6
#19
Commits
v0.2.4
Merged
- chore(deps-dev): bump @typescript-eslint/eslint-plugin
#16
- chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2
#18
- chore(deps-dev): bump jest from 27.2.0 to 27.2.1
#17
- chore(deps-dev): bump @types/jest from 27.0.1 to 27.0.2
#15
Commits
- deps: updated package.json dependencies
01090bc
- docs: removed instable warning
35ca874
- docs: updated docs
07731e4
- style: updated prettier config
d96a9dc
v0.2.3
Commits
- refactor!: updated all exports
33b8dcd
v0.2.1
Commits
- chore: prettify script with plugins
c917f36
- chore: push git tag on
yarn version
ec01751
- chore: removed filename in launch.json
eb868d4
- refactor: concurreny fixes and refactored deferred
70e5c07
- refactor: removed symbol support and more tests
5b6d14f