Skip to content

Releases: arthurfiorette/axios-cache-interceptor

v0.2.7

26 Sep 19:44
Compare
Choose a tag to compare

Commits

  • chore: updated tsconfig 9ea72dc
  • fix: force import type to help compilation tools f8adcc4
  • refactor: removed double if 9d33ad6
  • refactor: renamed interceptor apply method c70bf3a
  • refactor: use for in instead of Object.entries 5b9847d

v0.2.6

26 Sep 18:45
Compare
Choose a tag to compare

Commits

  • ci: only run codeql when js files are changed b861277
  • refactor: use the same object for both properties 47349df

v0.2.5

23 Sep 17:11
Compare
Choose a tag to compare

Merged

  • chore(deps-dev): bump prettier-plugin-organize-imports #21
  • chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 #20
  • chore(deps-dev): bump @types/node from 16.9.4 to 16.9.6 #19

Commits

  • docs: ttl overriding info 2b5ff84

v0.2.4

21 Sep 16:12
Compare
Choose a tag to compare

Merged

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #16
  • chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.31.2 #18
  • chore(deps-dev): bump jest from 27.2.0 to 27.2.1 #17
  • chore(deps-dev): bump @types/jest from 27.0.1 to 27.0.2 #15

Commits

  • deps: updated package.json dependencies 01090bc
  • docs: removed instable warning 35ca874
  • docs: updated docs 07731e4
  • style: updated prettier config d96a9dc

v0.2.3

21 Sep 15:30
Compare
Choose a tag to compare

Commits

  • refactor!: updated all exports 33b8dcd

v0.2.2

20 Sep 19:59
Compare
Choose a tag to compare

Commits

  • ci: codeql action a71c16d
  • docs: initial docs 2d3cbda
  • docs: removed readme example dedicated file 1178fd4

v0.2.1

20 Sep 15:22
Compare
Choose a tag to compare

Commits

  • chore: prettify script with plugins c917f36
  • chore: push git tag on yarn version ec01751
  • chore: removed filename in launch.json eb868d4
  • refactor: concurreny fixes and refactored deferred 70e5c07
  • refactor: removed symbol support and more tests 5b6d14f

v0.2.0

20 Sep 11:34
Compare
Choose a tag to compare

Merged

  • chore(deps-dev): bump @types/node from 16.9.2 to 16.9.4 #14
  • chore(deps-dev): bump @types/node from 16.9.1 to 16.9.2 #13
  • chore(deps-dev): bump prettier from 2.4.0 to 2.4.1 #12

Commits

  • chore: changelog generation 4363f65
  • feat: enable cache by creating or applying f4bbd8b
  • fix: a bunch of tests 6075a0a
  • fix: axios headers are lowercased 1f88779
  • fix: concurrent requests not beeing cached 1490bfc
  • refactor: interceptors in classes f1033a5
  • refactor: renamed status constants 6e61c0d
  • refactor: requests ids can also be symbol 38133a7
  • style: prettified code 45630e3
  • tag: v0.2.0 3ae95cf

v0.1.3

15 Sep 23:23
Compare
Choose a tag to compare

Commits

  • feat: use cache: false to ignore caching 4ad803e
  • tag: v0.1.3 60d7ae1

v0.1.2

15 Sep 23:04
0777874
Compare
Choose a tag to compare

Commits

  • fix: prevented bugs with the start of id being ::id c4a2dc3
  • tag: 0.1.2 0777874