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 |
|
arthurfiorette
|
4a0a99ff28
|
refactor: prevent confusion by renaming createCache to useCache
|
2021-12-30 13:54:23 -03:00 |
|
dependabot[bot]
|
6bf732be9e
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#97)
|
2021-12-28 10:40:57 +00:00 |
|
arthurfiorette
|
ec523e85ae
|
docs: updated docs
|
2021-12-27 19:11:31 -03:00 |
|
arthurfiorette
|
37a37b7cdb
|
docs: fixed badges links
|
2021-12-27 18:57:59 -03:00 |
|
arthurfiorette
|
27de6292be
|
style: formatted code
v0.7.8
|
2021-12-27 18:48:26 -03:00 |
|
arthurfiorette
|
cd0c189661
|
tag: v0.7.8
|
2021-12-27 18:46:21 -03:00 |
|
arthurfiorette
|
8cad8030af
|
perf: minified code bundled as ES6 because axios itself needs ES6
|
2021-12-27 18:46:09 -03:00 |
|
arthurfiorette
|
5e04e5c34a
|
docs: updated badges
|
2021-12-27 18:31:54 -03:00 |
|
arthurfiorette
|
1b1b93b719
|
deps: removed unused dependency
|
2021-12-27 18:31:33 -03:00 |
|
arthurfiorette
|
144d3ae6ba
|
chore: fixed prettier config
|
2021-12-27 18:31:14 -03:00 |
|
arthurfiorette
|
c611b42231
|
tag: v0.7.7
v0.7.7
|
2021-12-27 15:58:50 -03:00 |
|
arthurfiorette
|
065b6eff74
|
refactor: deprecated useCache in favor of createCache (#95)
|
2021-12-27 14:25:55 -03:00 |
|
arthurfiorette
|
fec63a84a7
|
test: added one simple test
|
2021-12-27 09:05:53 -03:00 |
|
dependabot[bot]
|
abd4e8bbe6
|
chore(deps-dev): bump @types/node from 17.0.4 to 17.0.5 (#94)
|
2021-12-27 10:45:51 +00:00 |
|
arthurfiorette
|
d6b2affcb7
|
tag: v0.7.6
v0.7.6
|
2021-12-26 21:14:54 -03:00 |
|
arthurfiorette
|
9a2e4bcba5
|
deps: updated cache-parser
|
2021-12-26 21:03:33 -03:00 |
|