v0.10.4
Axios v1.0 is still in beta, I'll wait for it's first stable release to make axios-cache-interceptor v1 compatible.
Important Changes
max-age=0Cache-Control header is now correctly interpreted (#253). (Thanks @heiko-r).- Removed symbol to preserve sideEffect free status (#233). (Thanks @KevinFreistroffe).
- Updated object-code and jest.
Merged
- chore(deps-dev): bump webpack from 5.72.1 to 5.73.0
#255 - chore(deps-dev): bump ts-jest from 28.0.3 to 28.0.4
#254 - chore(deps-dev): bump @types/jest from 27.5.1 to 28.1.0
#252 - fix: Interpret
max-age=0as a validcache-controlheader#253 - chore(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0
#250 - chore(deps-dev): bump @typescript-eslint/eslint-plugin
#251 - chore(deps-dev): bump typescript from 4.6.4 to 4.7.2
#249 - chore(deps-dev): bump @typescript-eslint/eslint-plugin
#246 - chore(deps-dev): bump ts-jest from 28.0.2 to 28.0.3
#247 - chore(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0
#248 - chore(deps-dev): bump eslint from 8.15.0 to 8.16.0
#245 - chore(deps-dev): bump @typescript-eslint/eslint-plugin
#243 - chore(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.25.0
#242 - chore(deps-dev): bump @typescript-eslint/eslint-plugin
#241 - chore(deps-dev): bump @types/jest from 27.5.0 to 27.5.1
#238 - chore(deps-dev): bump ts-jest from 28.0.1 to 28.0.2
#234 - chore(deps-dev): bump webpack from 5.72.0 to 5.72.1
#237 - chore(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0
#235 - chore(deps-dev): bump @typescript-eslint/eslint-plugin
#236 - chore(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0
#231 - chore(deps-dev): bump @typescript-eslint/eslint-plugin
#230 - chore(deps-dev): bump @types/jest from 27.4.1 to 27.5.0
#232
Commits
- chore(deps): update jest to 28
f4f4be1 - deps: updated object-code
6b1a1c5 - deps: updated object-code
77adcaf - docs: fixed variable name (#239)
e97a515 - docs: help this repo grow
2fc2c17 - docs: improved documentation
6bcd7dc - docs: updated version
5cb76aa - fix: removed symbol to preserve sideEffect free status (#233)
b6302ef - refactor: updated some minor things
623ae22
Full Changelog: v0.10.3...v0.10.4