issues
search
fastify
/
fastify-caching
A Fastify plugin to facilitate working with cache headers
MIT License
201
stars
26
forks
source link
feat(chore): cleanup code and bump dependencies
#128
Closed
jorisdugue
closed
1 year ago
jorisdugue
commented
1 year ago
Checklist
[X] run
npm run test
and
npm run benchmark
[X] tests and/or benchmarks are included
[X] documentation is changed or added
[X] commit message and code follows the
Developer's Certification of Origin
and the
Code of conduct
Changelog:
Optimization of the overall code on imports and methods to call
Updating all project-related dependencies to avoid any future security breaches
Checklist
npm run test
andnpm run benchmark
Changelog: