Skip to content

v8.2.0

Compare
Choose a tag to compare
@mcollina mcollina released this 11 Aug 13:30
· 106 commits to master since this release
345a9e6

What's Changed

  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #259
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #260
  • replace http-errors with @fastify/error by @Uzlopak in #261
  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #262
  • ci: enable license checking by @Fdawgs in #263
  • chore: replace use of deprecated variadic listen() by @Fdawgs in #264
  • fix: wrong FastifyReplyFromOptions.http type, could be boolean by @ACHP in #266

New Contributors

Full Changelog: v8.1.0...v8.2.0