Releases: denbon05/fastify-lcache
Releases · denbon05/fastify-lcache
v2.2.1
Bump plugin patch version in order to propagate README changes to the NPM.
v2.1.4
fix: constants import (#52)
Co-authored-by: denys-bondarenko <denys.bondarenko@ibm.com>
v2.1.3
bump pkgs:
improve get/set types
v2.1.1
- added ttl timeout watcher - removes outdated data based on timeout difference between TTLs
- fixed custom interval watcher (experimental)
v2.1.0
- Covered more test cases
- Fixed querystring bugs
- Upgraded jest and ts-jest
- Refactor
- Added ttlCheckIntervalMs plugin option
- Fixed types
- Updated README
v2.0.2
- Fix cache with different payload
- Enhance test suits
- Improve build
v2.0.1
Apply snyck-bot and dependabot updates
v2.0.0
#33 Fix deprecation warning for using fastify request.routerPath
Specify supported versions of Fastify.
Break compatibility with fastify <v4.10