Releases: fastify/fastify-caching
Releases · fastify/fastify-caching
v9.0.3
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
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
v9.0.0
What's Changed
- Merge
next
intomaster
by @jsumners in #145 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #146
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #148
- chore: update min fastify version by @Fdawgs in #147
- chore: migrate from tap to node:test and c8 by @dancastillo in #150
New Contributors
- @dancastillo made their first contribution in #150
Full Changelog: v8.4.0...v9.0.0
v8.4.0
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 withfastify.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
- @jorisdugue made their first contribution in #128
- @Gehbt made their first contribution in #137
Full Changelog: v8.3.0...v8.4.0
v8.3.0
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #118
- chore(.gitignore): add bun lockfile by @Fdawgs in #119
- build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #120
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #121
- Don't override cache-control if it has already been set by @prevostc in #122
New Contributors
Full Changelog: v8.2.0...v8.3.0
v8.2.0
v8.1.0
What's Changed
- chore(.gitignore): use updated skeleton template by @Fdawgs in #104
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #105
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #106
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #107
- Update Readme.md by @rbrtmrtn in #108
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #109
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #110
- ci: enable license checking by @Fdawgs in #111
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #112
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #113
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #117
- use .taprc and improve npm scripts by @Uzlopak in #115
- disable package-lock generation by @Uzlopak in #114
- Nodenext compatibility by @Uzlopak in #116
New Contributors
Full Changelog: v8.0.1...v8.1.0