Skip to content

v0.10.5

Choose a tag to compare

@arthurfiorette arthurfiorette released this 11 Jun 11:20
· 881 commits to main since this release

Important Changes

  • Added cache.override option to ignore cache checks and force a new request (#256). (Thanks @domdomegg)
  • Correclty remove X-Axios-Cache... server sent headers.

Merged

  • chore(deps-dev): bump jest-environment-jsdom from 28.1.0 to 28.1.1 #261
  • chore(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 #263
  • chore(deps-dev): bump jest from 28.1.0 to 28.1.1 #260
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin #262
  • chore(deps-dev): bump @types/jest from 28.1.0 to 28.1.1 #257
  • chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 #258
  • chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 #259

Commits

  • chore: fixed debug configuration 33398ce
  • chore: updated sponsors e8cb692
  • docs: improved override docs dfe1595
  • docs: typos 67bad37
  • docs: updated version 8c94ef9
  • feat: better override documentation 338c9a6
  • feat: override cache option 268fccb
  • feat: remove remnant x-axios-headers from server response d87307a

Full Changelog: v0.10.4...v0.10.5