v0.8.0-beta1
Pre-release
Pre-release
·
1167 commits
to main
since this release
Merged
- docs: documentation at
axios-cache-interceptor.js.org#108 - chore(deps-dev): bump jest from 27.4.6 to 27.4.7
#107 - chore(deps-dev): bump jest from 27.4.5 to 27.4.6
#105 - chore(deps-dev): bump @types/node from 17.0.7 to 17.0.8
#106 - chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0
#98
Commits
- chore: bundles exports everything and webpack bundles everything
ed1e163 - chore: fixed default tsconfig.json
96e2d80 - chore: fixed runkit import
4c58316 - docs: added blazing fast badge
225658f - docs: added bundlephobia link
7c19739 - docs: added docs mention at runkit example
bf486ac - docs: added info about global axios usage
53c4d41 - docs: added interactive examples
7207542 - docs: added og preview
636ebb3 - docs: added url-imports example
e34bfdd - docs: added usage and examples page
06d9979 - docs: fixed
cache.updateexample766b016 - docs: fixed development cdn link
3daf7be - docs: fixed examples and added
cache: falseexample16600b0 - docs: fixed source links
c5de326 - docs: fixed sw.js location
b11d51d - docs: fixed tsdocs and added storages section
4c1e0ec - docs: offline support for an axios library does not make sense
6353b48 - docs: pwa config
f810365 - docs: trying to fix runkit cors
bcc1f47 - docs: updated readme
1f9ddb4 - examples: updated runkit example
4cfa8d0 - feat: added isAxiosCacheInterceptor function
c32c452 - feat: allow ttl to be defined based on the response
1e87549 - feat: suupport for async
CacheUpdatercfbd601 - fix: include default storages in cjs bundle
8d5a90e - fix: proper generic usage to type deep properties
ce2f597 - merge: merge yarn.lock
b66ee1e - merge: package.json and yarn.lock
9e3c0f0 - refactor: added data property in memory storages
500ac71 - refactor: allow storages not return promises
567c1b2 - refactor: extracted static functions to a single file
c57916f - refactor: modified and simplified storages
bafe1de - refactor: prefer unknown over any and removed find method from storages
79ce192 - refactor: simplified
defaultKeyGeneratorfunctionc155982 - refactor: simplified header interpreter
e776f01 - style: prettified code
3c38985 - tests: 100% coverage again
a7751fd
Full Changelog: v0.7.9...v0.8.0-beta1