Edwin Veldhuizen
6cba59cc1c
[must-revalidate] properly revalidate based on eTag ( #824 )
...
* [must-revalidate] implement logic to properly revalidate requests with must-revalidate cache-control header
* [lint] fix sorting of imports
* [pull 824] apply feedback
---------
Co-authored-by: Edwin Veldhuizen <edwin@pxr.nl>
2024-04-23 13:06:04 -03:00
brianreidy
8df43b3c79
docs: update cache jsdocs for debugging ( #796 )
2024-02-13 23:13:20 -03:00
Arthur Fiorette
ed99d775bb
feat: correct ESM and CJS support, move to microbundle. ( #764 )
2024-01-18 23:48:33 -03:00
Arthur Fiorette
16e51e788b
feat: prefer noop over undefined when debugging
2023-09-30 15:03:21 -03:00
Denis Rossati
0199ad6b97
feat: turn most types into interfaces ( #615 )
...
* Turn most types into interfaces
* Turn 'CacheAxiosResponse' into a interface
* Update docs
* Change docs to be more didactic
2023-07-30 00:22:16 -03:00
arthurfiorette
0cca290f0b
style: formatted code
2023-06-09 13:27:58 -03:00
arthurfiorette
174ea35ab0
feat: cache predicate defaults follows RFC 7231
2023-03-19 17:13:32 -03:00
Guilherme Mazoni
473f11c96b
docs: added docs for #506 ( #509 )
...
* Fix #506
* fix fmt
* fix docs
* fix docs
2023-02-24 11:38:16 -03:00
arthurfiorette
d6b41e802f
feat: incresed tsdoc documentation a lot
2023-02-17 13:16:06 -03:00
arthurfiorette
384c6b59ee
feat: hydrate option #469
2023-02-17 12:09:00 -03:00
arthurfiorette
7d82c5a46f
feat: cache takeover #437
2022-12-25 16:56:25 -03:00
Arthur Fiorette
88c9655ba3
Axios cache interceptor v1 roadmap ( #368 )
...
* chore(deps-dev): bump axios from 0.27.2 to 1.0.0
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.0.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat: initial changes
* feat: more docs
* docs: global config
* feat: comparison
* chore: more docs
* docs: migrate docs generator to vitepress (#403 )
* chore(vitepress): add basic files
* chore(vitepress): add dev deps & scripts for use
* chore(vitepress config): change to ts for type checks
* chore(vitepress config): remove js file
* chore(vitepress theme): add custom theme css
* chore(vitepress docs): add simple home page
* chore(gitignore): ignore doc dist
* chore(favicon): add icon to head
* feat(doc-features): add features spotlight
* chore(doc footer): made with ❤️
* chore(structure): move md files into `./src`
* chore(config): re-organise
* chore: custom dev port
* feat: documentation pages
* refactor: modified config
* feat: social links
* style: formatted code
* feat: removed code groups temporarily
* fix: fixed bundlephobia svg
* docs: general documentation remake
* docs: more rewritting
Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>
* fix: change headers usage
* fix: adapters exporting changes
* fix: request doesnt execute after abortion
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cain <75994858+cainthebest@users.noreply.github.com>
2022-12-05 22:36:31 -03:00
arthurfiorette
67819a3d78
refactor: dependencies, lint and null assertions
2022-08-24 07:36:29 -03:00
Arthur Fiorette
f0cd5d1af2
feat: cache updater function for multiple keys. ( #304 )
...
* feat: implemented general cache updater function
* test: added tests
* docs: included cache update warning
2022-07-28 23:00:37 -03:00
arthurfiorette
dfe1595f3b
docs: improved override docs
2022-06-05 20:56:34 -03:00
arthurfiorette
67bad3772d
docs: typos
2022-06-05 11:31:06 -03:00
arthurfiorette
338c9a6888
feat: better override documentation
2022-06-05 11:26:17 -03:00
arthurfiorette
268fccb935
feat: override cache option
2022-06-05 11:26:00 -03:00
dependabot[bot]
f0f10c4520
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.36 to 0.3.38 ( #208 )
...
* chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.36 to 0.3.38
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc ) from 0.3.36 to 0.3.38.
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases )
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.36...v0.3.38 )
---
updated-dependencies:
- dependency-name: prettier-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: fixed prettier warnings
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>
2022-04-12 19:24:24 -03:00
dependabot[bot]
66e88ada0e
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.30 to 0.3.31 ( #171 )
...
* chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.30 to 0.3.31
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc ) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases )
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.30...v0.3.31 )
---
updated-dependencies:
- dependency-name: prettier-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* style: formatted code
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>
2022-03-14 10:13:12 -03:00
arthurfiorette
119fa32f18
feat!: updated default caching options
2022-03-14 10:07:30 -03:00
arthurfiorette
098cf47d06
refactor: added debug points
2022-01-23 18:12:14 -03:00
arthurfiorette
0ba6025fb5
feat: debug mode & fixed tests
2022-01-23 16:13:22 -03:00
arthurfiorette
7217eaff02
fix: removed breaking behaviour
2022-01-18 12:48:49 -03:00
arthurfiorette
edb32bdea3
feat: add staleIfError support
2022-01-18 12:06:20 -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
cd2f14c446
refactor: removed classes to decrease bundle size
2022-01-08 12:27:52 -03:00
arthurfiorette
ce2f5976bc
fix: proper generic usage to type deep properties
2022-01-04 15:27:30 -03:00
arthurfiorette
1e87549eb6
feat: allow ttl to be defined based on the response
2022-01-03 10:00:39 -03:00
arthurfiorette
4c1e0ec3fc
docs: fixed tsdocs and added storages section
2022-01-03 09:13:43 -03:00
arthurfiorette
bafe1de98c
refactor: modified and simplified storages
2022-01-02 20:30:00 -03:00
arthurfiorette
6929b021e0
style: fixed prettier plugin order
2021-12-11 10:43:11 -03:00
arthurfiorette
07ec645a9d
perf: removed tslib and typed-core in favor of fast-defer
2021-12-08 16:46:15 -03:00
Arthur Fiorette
48e33c5d5a
feat: etag and if-modified-since support ( #53 )
...
* feat(WIP): etag and if-modified-since support
* test: fixed test name
* fix: merge response headers
* test: add etag / last-modified tests
* test: add must-revalidate tests
* fix: handle expirationTime 0 as true.
* tests: refactored some tests
* test: added keepIfStale tests
* fix: remove axios error for 304 requests
* fix: possible infinite loop on validateStatus function
* tests: ignore code that is hard test from coverage
* fix: use Last-Modified header for modifiedSince
If-Modified-Since is never sent by a server, it's
a client only header. However Last-Modified is sent
by the server to indicate the last time the returned
version was modified (it might not be the last version
depending on cache configuration on intermediate
servers)
* test: use validateStatus in mock
This more closely match default axios adapter.
* fix: validateStatus handling all cases
* refactor: use cache.createdAt if the last-modified header isn't present
* test: etag with predefined value
* test: added more test cases
* fix: fixed logic in some tests
* docs: initial documentation
* fix: manual values work out of the box
This removes header requirement from server.
* docs: add details to etag and modifiedSince features
* fix: delete custom headers from response
* feat: accept all configurations from global axios
Merging global into local configuration enable user
to use global configuration for all options and remove
the need to check local and global values every time.
* fix: preserve original types from AxiosInstance
The only value axios needs is a URL, and in the second definition of the method, there is already a URL parameter, so it can be undefined.
* Fix: defaults modifiedSince back to false.
Avoids breaking changes.
* docs: fix etag examples
* docs: document internal headers
* refactor: ternary operator :)
* style: prettified code
* test: remove modifiedSince: false in tests since this is the default
* docs: fix headers examples
* docs: fixed example formatting
* tests: split tests into multiple files to test them faster
* docs: correct jsdoc empty object
Co-authored-by: Charly Koza <cka@f4-group.com>
2021-11-15 10:43:20 -03:00
Arthur Fiorette
b35ae3e574
feat: storage abstractions ( #52 )
...
* refactor: better support for different storages
* test: updated tests
* feat: export AxiosStorage
* style: fix linting
2021-11-11 16:25:51 -03:00
Arthur Fiorette
92b9ed7abf
feat: more headers supports, tests and must-revalidate fix ( #51 )
...
* feat: must-revalidate and headers enum
* test: added more tests
* test: test and code fixes
* test: more tests
2021-11-11 14:16:37 -03:00
Hazork
99906e57b9
deps: bump axios to v0.24
2021-10-28 11:40:15 -03:00
Hazork
b42d3f13d7
refactor: more type and naming refactors
2021-10-12 19:58:00 -03:00