376 Commits

Author SHA1 Message Date
arthurfiorette
c3661a64e9
refactor: removed return await 2022-01-10 13:10:59 -03:00
arthurfiorette
88d45cc0fb
feat: cache predicate now supports async functions 2022-01-10 13:00:35 -03:00
arthurfiorette
57ee1e0df2
test: static roots to prevent other tests from running 2022-01-10 12:59:53 -03:00
arthurfiorette
8243da5082
deps: fixed colors (marak/colors.js#285) 2022-01-09 19:07:28 -03:00
arthurfiorette
d0b0e2fb6c
refactor: prefer unknown instead of any 2022-01-09 17:31:28 -03:00
arthurfiorette
38a5ecd365
refactor: simplified cachePredicate 2022-01-09 17:27:51 -03:00
arthurfiorette
e11e3466f1
fix: removed deprecated code 2022-01-09 13:35:11 -03:00
arthurfiorette
1b93070db4
refactor: used triple equal sign 2022-01-09 13:33:44 -03:00
arthurfiorette
ab53ac13dd
docs: updated download urls 2022-01-08 13:42:59 -03:00
arthurfiorette
c76f2b7db8
docs: fixed casing 2022-01-08 13:31:02 -03:00
arthurfiorette
46a4ee5957
tag: v0.8.0 v0.8.0 2022-01-08 13:22:09 -03:00
arthurfiorette
17408aac85
tests: fixed coverage by enabling sourceMaps again 2022-01-08 13:09:04 -03:00
arthurfiorette
37431a9d34
refactor!: removed isAxiosCacheInterceptor function 2022-01-08 12:57:19 -03:00
arthurfiorette
f30e2622dd
refactor: removed "abstract" buildInterceptor function 2022-01-08 12:56:55 -03:00
arthurfiorette
d30b862605
build: disabled downLevelIteration 2022-01-08 12:56:25 -03:00
arthurfiorette
cd2f14c446
refactor: removed classes to decrease bundle size 2022-01-08 12:27:52 -03:00
arthurfiorette
4f938a4793
tests: splited header interpreter tests into multiple files 2022-01-08 12:26:37 -03:00
arthurfiorette
85336da8b1
docs: fixed baseURL casing in examples & documentation 2022-01-08 12:26:07 -03:00
arthurfiorette
75ec6fda55
docs: updated download urls 2022-01-07 17:33:23 -03:00
arthurfiorette
a6313ea8d6
docs: added SECURITY.md 2022-01-07 16:07:01 -03:00
arthurfiorette
733a47606f
fix: code scanning alert 2022-01-07 16:05:27 -03:00
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