Releases: ChrisGV04/fastify-utils
Releases · ChrisGV04/fastify-utils
v0.2.0
0.2.0 (2024-06-26)
- Remove
slugify
in favor of using the slug
npm package
- Fix unknown error log
v0.1.0
0.1.0 (2024-03-06)
Features
- Custom errors and error handler (abc9595)
- JWT Manager plugin for fastify (9eb0db2)
- Slugify utility (944f37e)
- Text hashing utilities (e7d761a)
- Zod schema validator for Fastify (8d183ac)
- Zod spanish error map (a3daf1c)