arthurfiorette
|
2de68f3d5b
|
deps: updated yarn.lock
|
2022-01-07 16:04:38 -03:00 |
|
arthurfiorette
|
db26ec6eb0
|
tag: v0.8.0-beta1
v0.8.0-beta1
|
2022-01-07 15:49:23 -03:00 |
|
arthurfiorette
|
ed1e163472
|
chore: bundles exports everything and webpack bundles everything
|
2022-01-07 15:45:06 -03:00 |
|
arthurfiorette
|
79ce1926d2
|
refactor: prefer unknown over any and removed find method from storages
|
2022-01-07 15:24:41 -03:00 |
|
arthurfiorette
|
7c197390d7
|
docs: added bundlephobia link
|
2022-01-07 15:23:26 -03:00 |
|
arthurfiorette
|
bf486ac187
|
docs: added docs mention at runkit example
|
2022-01-07 15:05:03 -03:00 |
|
arthurfiorette
|
6353b48a9d
|
docs: offline support for an axios library does not make sense
|
2022-01-07 14:02:42 -03:00 |
|
arthurfiorette
|
bcc1f477da
|
docs: trying to fix runkit cors
|
2022-01-07 13:58:48 -03:00 |
|
arthurfiorette
|
b11d51dfaa
|
docs: fixed sw.js location
|
2022-01-07 13:48:01 -03:00 |
|
arthurfiorette
|
f81036558b
|
docs: pwa config
|
2022-01-07 13:39:16 -03:00 |
|
arthurfiorette
|
72075423e7
|
docs: added interactive examples
|
2022-01-07 13:22:46 -03:00 |
|
arthurfiorette
|
636ebb3d58
|
docs: added og preview
|
2022-01-07 09:22:04 -03:00 |
|
arthurfiorette
|
06d9979cd7
|
docs: added usage and examples page
|
2022-01-06 19:23:08 -03:00 |
|
arthurfiorette
|
c5de32672c
|
docs: fixed source links
|
2022-01-06 19:12:30 -03:00 |
|
Arthur Fiorette
|
25b34e5d11
|
docs: documentation at axios-cache-interceptor.js.org (#108)
|
2022-01-06 18:44:36 -03:00 |
|
dependabot[bot]
|
d850dd4e98
|
chore(deps-dev): bump jest from 27.4.6 to 27.4.7 (#107)
|
2022-01-06 13:33:47 +00:00 |
|
arthurfiorette
|
4cfa8d005e
|
examples: updated runkit example
|
2022-01-05 18:19:48 -03:00 |
|
arthurfiorette
|
766b016866
|
docs: fixed cache.update example
|
2022-01-05 18:14:18 -03:00 |
|
dependabot[bot]
|
8bbddf13b6
|
chore(deps-dev): bump jest from 27.4.5 to 27.4.6 (#105)
|
2022-01-05 10:56:28 +00:00 |
|
dependabot[bot]
|
a6dd23e640
|
chore(deps-dev): bump @types/node from 17.0.7 to 17.0.8 (#106)
|
2022-01-05 10:56:20 +00:00 |
|
arthurfiorette
|
225658fb2f
|
docs: added blazing fast badge
|
2022-01-04 15:53:07 -03:00 |
|
arthurfiorette
|
3c38985113
|
style: prettified code
|
2022-01-04 15:38:32 -03:00 |
|
arthurfiorette
|
e34bfdd92b
|
docs: added url-imports example
|
2022-01-04 15:38:16 -03:00 |
|
arthurfiorette
|
b66ee1e00e
|
merge: merge yarn.lock
|
2022-01-04 15:29:59 -03:00 |
|
arthurfiorette
|
1f9ddb4525
|
docs: updated readme
|
2022-01-04 15:29:03 -03:00 |
|
arthurfiorette
|
cfbd601b98
|
feat: suupport for async CacheUpdater
|
2022-01-04 15:28:38 -03:00 |
|
arthurfiorette
|
ce2f5976bc
|
fix: proper generic usage to type deep properties
|
2022-01-04 15:27:30 -03:00 |
|
arthurfiorette
|
8d5a90e2fd
|
fix: include default storages in cjs bundle
|
2022-01-04 15:16:40 -03:00 |
|
arthurfiorette
|
96e2d80142
|
chore: fixed default tsconfig.json
|
2022-01-04 15:15:56 -03:00 |
|
arthurfiorette
|
567c1b2477
|
refactor: allow storages not return promises
|
2022-01-04 15:15:27 -03:00 |
|
arthurfiorette
|
16600b0807
|
docs: fixed examples and added cache: false example
|
2022-01-03 17:26:18 -03:00 |
|
arthurfiorette
|
3daf7be27b
|
docs: fixed development cdn link
|
2022-01-03 10:29:03 -03:00 |
|
arthurfiorette
|
1e87549eb6
|
feat: allow ttl to be defined based on the response
|
2022-01-03 10:00:39 -03:00 |
|
arthurfiorette
|
4c58316165
|
chore: fixed runkit import
|
2022-01-03 09:29:20 -03:00 |
|
arthurfiorette
|
9e3c0f057b
|
merge: package.json and yarn.lock
|
2022-01-03 09:28:21 -03:00 |
|
arthurfiorette
|
c15598241a
|
refactor: simplified defaultKeyGenerator function
|
2022-01-03 09:21:47 -03:00 |
|
arthurfiorette
|
a7751fd1cb
|
tests: 100% coverage again
|
2022-01-03 09:21:16 -03:00 |
|
arthurfiorette
|
c57916fd67
|
refactor: extracted static functions to a single file
|
2022-01-03 09:14:47 -03:00 |
|
arthurfiorette
|
4c1e0ec3fc
|
docs: fixed tsdocs and added storages section
|
2022-01-03 09:13:43 -03:00 |
|
arthurfiorette
|
500ac71523
|
refactor: added data property in memory storages
|
2022-01-03 09:13:02 -03:00 |
|
arthurfiorette
|
e776f01c98
|
refactor: simplified header interpreter
|
2022-01-02 20:32:29 -03:00 |
|
arthurfiorette
|
bafe1de98c
|
refactor: modified and simplified storages
|
2022-01-02 20:30:00 -03:00 |
|
arthurfiorette
|
53c4d4163e
|
docs: added info about global axios usage
|
2021-12-31 10:05:34 -03:00 |
|
arthurfiorette
|
c32c452190
|
feat: added isAxiosCacheInterceptor function
|
2021-12-31 10:05:21 -03:00 |
|
dependabot[bot]
|
e6a9d1223a
|
chore(deps-dev): bump @types/jest from 27.0.3 to 27.4.0 (#98)
|
2021-12-31 10:58:11 +00:00 |
|
arthurfiorette
|
2e91a8f101
|
tag: v0.7.9
v0.7.9
|
2021-12-30 16:03:28 -03:00 |
|
arthurfiorette
|
1e251ddef3
|
test: added index.development tests
|
2021-12-30 16:03:00 -03:00 |
|
arthurfiorette
|
58b6b126a4
|
fix: verify built ecmascript versions with es-check
|
2021-12-30 15:54:12 -03:00 |
|
arthurfiorette
|
232e9c51fa
|
feat: added many build options
|
2021-12-30 15:50:26 -03:00 |
|
arthurfiorette
|
c6bec60009
|
deps: updated fast-defer
|
2021-12-30 15:20:30 -03:00 |
|