Skip to content

Releases: fastify/fastify-caching

v9.0.3

04 Jan 20:34
v9.0.3
023dd37
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #158
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #159
  • chore(package): add contribs and funding by @Fdawgs in #160
  • docs(readme): add compatibility table by @Fdawgs in #161
  • refactor: prefix unused params with underscores by @Fdawgs in #162
  • docs(readme): grammar fixes by @Fdawgs in #163

Full Changelog: v9.0.2...v9.0.3

v9.0.2

14 Dec 08:28
8585fd5
Compare
Choose a tag to compare

What's Changed

  • chore: named hook handlers by @Uzlopak in #152
  • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #154
  • style: remove trailing whitespace by @Fdawgs in #155
  • docs(readme): update ci badge syntax by @Fdawgs in #156
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #157

Full Changelog: v9.0.1...v9.0.2

v9.0.1

22 Sep 09:02
ded25e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.0.1

v9.0.0

06 Sep 15:29
00cf62e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.4.0...v9.0.0

v8.4.0

03 Jul 14:34
92f9c63
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #123
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #124
  • build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #126
  • docs: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #127
  • feat(chore): cleanup code and bump dependencies by @jorisdugue in #128
  • chore: add .gitattributes file by @Fdawgs in #130
  • chore(package): explicitly declare js module type by @Fdawgs in #131
  • fix: typings of fastify.cache.get by @Uzlopak in #133
  • build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #134
  • docs(readme): replace fastify.io links with fastify.dev by @Fdawgs in #135
  • chore(.gitignore): add .tap/ dir by @Fdawgs in #136
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #141
  • fix(types): option privacy in Nodenext | Node16 by @Gehbt in #137

New Contributors

Full Changelog: v8.3.0...v8.4.0

v8.3.0

28 Mar 07:56
91db956
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.0...v8.3.0

v8.2.0

15 Dec 12:36
f580681
Compare
Choose a tag to compare

empty release, my bad

v8.1.0

05 Dec 09:46
417706b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.1...v8.1.0

v8.0.1

24 May 10:32
bde4b49
Compare
Choose a tag to compare

What's Changed

  • fix: update plugin semver to allow for rc versions by @Fdawgs in #103

Full Changelog: v8.0.0...v8.0.1

v8.0.0

18 May 18:17
Compare
Choose a tag to compare

📚 PR:

  • docs: update references to old fastify-* modules (#100)
  • ci: migrate to fastify reusable workflow (#101)
  • feat!: upgrade to fastify@v4 (#102)