1410 Commits

Author SHA1 Message Date
Arthur Fiorette
281848a204
docs: fix issue template 2023-07-04 19:49:33 -03:00
Arthur Fiorette
522179b578
docs: update bug report 2023-07-04 19:48:22 -03:00
Marcello Fabrizio
95f1d8dd6e
chore: new bug template (#591)
* chore: New bug issue template

* Revert "chore: New bug issue template"

This reverts commit 71a99f4ff25ca516d5910c6afb08c19acc92b173.

* Adds new form file

* Adds Axios Cache Interceptor Version label

* Adds examples placeholders

* Changes project name label

Co-authored-by: Arthur Fiorette <github@arthur.place>

* Adds trailling

* Removes DM form

* Merges Browser form with Node form

* Adds version prefix

* Created a triage label

* Storage type field no longer required

* Update .github/ISSUE_TEMPLATE/bug_report.yml

* Update .github/ISSUE_TEMPLATE/bug_report.yml

---------

Co-authored-by: Arthur Fiorette <github@arthur.place>
2023-07-04 19:41:24 -03:00
dependabot[bot]
2933911b41
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#592) 2023-07-04 08:07:03 +00:00
dependabot[bot]
9db69b5c9a
chore(deps-dev): bump vitepress from 1.0.0-beta.3 to 1.0.0-beta.5 (#589) 2023-07-03 08:41:25 +00:00
dependabot[bot]
1adbcc16c9
chore(deps-dev): bump @types/node from 18.16.18 to 18.16.19 (#590) 2023-07-03 08:37:41 +00:00
dependabot[bot]
60a2e6419f
chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (#588) 2023-07-03 08:34:22 +00:00
Benjamin Hallion
6407cadb0f
feat: 'cloneData' option to buildMemoryStorage (#581)
* Add 'storeClone' option to buildMemoryStorage function

* fix lint issue

* fix lint issue

* add test for new storeClone option

* fix linter issue

* update comment

* update code according to review

* fix test

* Update src/storage/memory.ts

Add this comment to code coverage skip the structuredClone test

Co-authored-by: Arthur Fiorette <github@arthur.place>

* Update test/storage/memory.test.ts

Co-authored-by: Arthur Fiorette <github@arthur.place>

* fix test

* fix indent

* Update src/storage/memory.ts

* Update test/storage/memory.test.ts

* Update test/storage/memory.test.ts

* Update test/storage/memory.test.ts

* Update test/storage/memory.test.ts

* refactor: docs and more

---------

Co-authored-by: Arthur Fiorette <github@arthur.place>
Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>
2023-07-01 19:35:53 -03:00
dependabot[bot]
70058468aa
chore(deps-dev): bump ts-loader from 9.4.3 to 9.4.4 (#584) 2023-06-30 09:14:50 +00:00
dependabot[bot]
198c7c64ec
chore(deps-dev): bump typescript from 5.1.5 to 5.1.6 (#582) 2023-06-30 09:11:37 +00:00
dependabot[bot]
bde1a0d3a5
chore(deps-dev): bump webpack from 5.88.0 to 5.88.1 (#583) 2023-06-30 09:07:56 +00:00
dependabot[bot]
416d2952ea
chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 (#567) 2023-06-30 09:04:35 +00:00
dependabot[bot]
9bead769f5
chore(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 (#585) 2023-06-30 09:00:42 +00:00
Arthur Fiorette
c91e6a05ac
docs: update bug report 2023-06-28 09:30:07 -03:00
dependabot[bot]
c54e416a2a
chore(deps-dev): bump typescript from 5.1.3 to 5.1.5 (#577) 2023-06-28 09:05:01 +00:00
dependabot[bot]
3be8e0aabd
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#576) 2023-06-27 09:09:34 +00:00
dependabot[bot]
ff43590331
chore(deps-dev): bump tslib from 2.5.3 to 2.6.0 (#575) 2023-06-27 09:04:42 +00:00
dependabot[bot]
28919d74cf
chore(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 (#574) 2023-06-27 09:03:33 +00:00
Ofek Gabay
378574c059
fix(docs): redis link to docs (#571) 2023-06-27 02:34:48 -03:00
dependabot[bot]
2a54da33da
chore(deps-dev): bump @types/node from 18.16.16 to 18.16.18 (#559) 2023-06-22 09:10:58 +00:00
dependabot[bot]
df426173d2
chore(deps-dev): bump webpack from 5.86.0 to 5.88.0 (#569) 2023-06-22 09:03:08 +00:00
dependabot[bot]
811aed2aa9
chore(deps-dev): bump vitepress from 1.0.0-beta.1 to 1.0.0-beta.3 (#566) 2023-06-20 09:06:00 +00:00
dependabot[bot]
1a6f32eb28
chore(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.60.0 (#564) 2023-06-20 09:03:25 +00:00
Anders Fjeldstad
3c4cfb5edb
Fix typo in Request ID docs (#561) 2023-06-14 09:05:05 -03:00
arthurfiorette
ee10f76785
docs: filesizes 2023-06-09 14:03:09 -03:00
arthurfiorette
8fa904c63a
docs: updated download url 2023-06-09 13:53:58 -03:00
arthurfiorette
066cc4f7a1
feat: v1.2.0 v1.2.0 2023-06-09 13:34:03 -03:00
arthurfiorette
0cca290f0b
style: formatted code 2023-06-09 13:27:58 -03:00
arthurfiorette
c7dab4fa57
chore: updated dependencies 2023-06-09 13:22:44 -03:00
arthurfiorette
a5f071dbd9
style: formatted code 2023-06-09 13:14:47 -03:00
arthurfiorette
683dbe0f22
fix: support max-stale on header interpreter (#543) 2023-06-09 13:10:06 -03:00
arthurfiorette
82182bf7f8
fix: correct canStale checks (#543) 2023-06-09 13:10:06 -03:00
dependabot[bot]
1c742f2f5c
chore(deps-dev): bump eslint from 8.34.0 to 8.42.0 (#551) 2023-06-09 13:29:29 +00:00
dependabot[bot]
ab5853e2fd
chore(deps-dev): bump jest-environment-jsdom from 29.4.3 to 29.5.0 (#553) 2023-06-09 13:28:37 +00:00
dependabot[bot]
d2f08652ba
chore(deps-dev): bump @types/node from 18.13.0 to 18.16.16 (#552) 2023-06-09 09:23:44 +00:00
dependabot[bot]
642ecc33fd
chore(deps-dev): bump tslib from 2.5.0 to 2.5.3 (#550) 2023-06-09 09:18:21 +00:00
dependabot[bot]
03c7e752a3
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#549) 2023-06-09 09:15:37 +00:00
arthurfiorette
a7405e1460
style: formatted code 2023-06-08 13:22:54 -03:00
arthurfiorette
7e5ca7e68a
fix: correct lowercase test 2023-06-08 13:21:29 -03:00
Subhradeep Nag
e189b72a6d
docs: cachePredicate status codes follows RFC 7231 (#547) 2023-06-07 09:48:03 -03:00
Arthur Fiorette
2d2696dade
fix: avoid git checks while publishing 2023-05-25 14:56:56 -03:00
arthurfiorette
143d4095df
feat: v1.1.1 v1.1.1 2023-05-25 13:20:46 -03:00
arthurfiorette
ebd400bfa4
feat: max entries on memory storage #539 2023-05-25 13:14:11 -03:00
Alexandru Furculita
bd6cb4ad24
docs: fixed headerInterpreter return type (#542) 2023-05-25 12:35:33 -03:00
arthurfiorette
aa697999e4
fix: removed only allow pnpm 2023-05-25 12:31:54 -03:00
arthurfiorette
ee9a7deeae
fix: flaky network test and improved redis documentation 2023-05-25 12:23:35 -03:00
arthurfiorette
5f2ed8294c
feat: better storage docs 2023-05-23 15:37:51 -03:00
arthurfiorette
7b0fb85397
style: formatted code 2023-05-21 16:49:05 -03:00
arthurfiorette
9e3800c835
docs: cdnjs links 2023-05-21 16:30:21 -03:00
arthurfiorette
70140f6350
feat: v1.1.0 v1.1.0 2023-05-17 21:50:10 -03:00