v3.0.0
New
- Support for Fastify 4.x
- User has full control over AJV behaviour, outside of the plugin.
Changed
- Migrated to ES Modules format
- Removed AJV options
- Service and Securityhandlers options can now only be an object or a class instance and no longer a filename or a function.
See UPGRADING.md for more details on how to upgrade.