Skip to content

v3.0.0

Compare
Choose a tag to compare
@seriousme seriousme released this 09 Jun 12:04
· 673 commits to master since this release

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.