Releases: fastify/fastify-caching
Releases · fastify/fastify-caching
v2.0.2
- Update dependencies (make compatible with Fastify v1.0.0-rc.1)
v2.0.1
- Update dependencies (#7)
- Add
name
to metadata (#7)
v2.0.0
- [breaking] Switches cache protocol support from Catbox to abstract-cache. See #6 for more information.