Releases: fastify/fastify-plugin
Releases · fastify/fastify-plugin
v2.0.3
v2.0.2
v2.0.1
📚 PR:
- Updated to [email protected]
- Bumped fastify
- Use semver coerce (#88)
- Update to [email protected] and fix types (#90)
v2.0.0
v1.6.1
v1.6.0
📚 PR:
- chore(package): update fastify to version 2.0.0
- Updated to fastify v2
- fix(package): update semver to version 6.0.0
- Adds defaults generic types to main function
- Adds test for fastify plugin’s generic typings
- Organize typescript testing (#63)
- update all dependencies to latest, the same of Fastify (latest) (#64)
- ignore tap (#71)