Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2023-11-10) ### Bug Fixes * **lint:** fixes linting issues with import statements ([a5b17ab](a5b17ab)) * **naming:** updates variables naming to TTLSeconds ([b8d01d8](b8d01d8)) * **npm:** adds missing dev packages ([e553d94](e553d94)) * **plugin:** changes plugin register config object structure ([f9c7089](f9c7089)) * **plugin:** converts fastify hooks into async instead of callbacks ([27b7667](27b7667)) * **plugin:** converts ttl to seconds instead of milliseconds ([8ba6659](8ba6659)) * **plugin:** makes fastify plugin async instead of callback ([a889f25](a889f25)) ### Features * **plugin:** adds feature to add TTL on endpoint ([7c36b2c](7c36b2c)) * **plugin:** adds plugin ([1626095](1626095))
- Loading branch information