Skip to content

Releases: fastify/fastify-caching

v7.0.0

27 Apr 13:42
b02b111
Compare
Choose a tag to compare

What's Changed

  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #82
  • Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #83
  • test: prepare plugin for fastify 4.x by @darkgl0w in #84
  • test: increase cache TTL by @darkgl0w in #85
  • Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #86
  • automatic PR by @Eomm in #88
  • build: reduce dependabot update frequency by @Fdawgs in #89
  • feat (types): add typescript definitions and tests by @darkgl0w in #91
  • build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #92
  • build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #93
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #94
  • build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #95
  • build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #97
  • Rename module by @jsumners in #99

New Contributors

Full Changelog: v6.2.0...v7.0.0

v6.2.0

21 Nov 14:13
Compare
Choose a tag to compare

📚 PR:

  • chore(gitignore): use latest github ignore template (#50)
  • ci(dependabot): update github actions (#51)
  • Bump actions/setup-node from v1 to v2.1.5 (#53)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#52)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#54)
  • chore: ci updates and style change (#55)
  • feat: move to tap15 (#59)
  • ci: remove redundant conditional (#61)
  • ci: add nodejs v16 to test matrix (#62)
  • Bump actions/checkout from 2 to 2.3.4 (#63)
  • test: moving towards 100% coverage #60 (#64)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#65)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#66)
  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#67)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#68)
  • Bump actions/setup-node from 2.2.0 to 2.3.0 (#69)
  • Bump actions/setup-node from 2.3.0 to 2.3.1 (#70)
  • Bump actions/setup-node from 2.3.1 to 2.3.2 (#71)
  • Bump actions/setup-node from 2.3.2 to 2.4.0 (#72)
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#73)
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#74)
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#76)
  • Bump actions/setup-node from 2.4.0 to 2.4.1 (#77)
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#78)
  • Bump actions/checkout from 2.3.5 to 2.4.0 (#79)
  • Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 (#81)
  • feat: ability to have s-maxage cache control headers (#80)

v6.1.0

02 Mar 18:07
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Bump snazzy from 8.0.0 to 9.0.0
  • Bump standard from 15.0.1 to 16.0.1
  • feat: add stale (#38)
  • chore: add dependabot automerge (#43)
  • Fix use of ioredis on example. (#45)
  • Doc fixes (#47)
  • adds test to PR #34 - next callback should use the response payload (#49)

v6.0.1

07 Jul 17:10
Compare
Choose a tag to compare

📚 PR:

v6.0.0

16 Jun 12:53
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update standard to version 13.0.1
  • Fix standard
  • Added dependabot
  • Bumped to [email protected]
  • Removed greenkeper meta
  • updated readme
  • ignore tap (#25)
  • Update standard to the latest version 🚀 (#27)
  • chore update standard (#29)
  • Update fastify to v3 (#33)

v5.0.0

02 Mar 18:10
b3faa9c
Compare
Choose a tag to compare
  • Register at the onRequest hook instead of preHandler #23

v4.0.1

26 Feb 17:47
Compare
Choose a tag to compare
  • Bump Fastify version
  • This release is now the latest

v4.0.0

28 Nov 01:21
Compare
Choose a tag to compare
  • Add support for Fastify v2.0.0

v3.0.0

07 Mar 13:58
d13781f
Compare
Choose a tag to compare
  • Update Fastify
  • Update dependencies

v2.0.3

11 Feb 14:11
51d8294
Compare
Choose a tag to compare
  • Update missing fastify-plugin dependency update (actually make compatible with Fastify v1.0.0-rc.1)