Skip to content

v10.0.0

Compare
Choose a tag to compare
@mcollina mcollina released this 31 Aug 08:54
· 51 commits to master since this release
afcea6f

What's Changed

  • chore(.gitignore): use updated skeleton template by @Fdawgs in #186
  • chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #187
  • chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #188
  • chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #189
  • chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #190
  • ci: enable license checking by @Fdawgs in #191
  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #192
  • chore: replace use of deprecated variadic listen() by @Fdawgs in #194
  • move types to types folder, fix typing by @Uzlopak in #195
  • build(deps-dev): remove typescript by @Fdawgs in #197
  • chore(benchmarks): remove unused benchmarks by @Fdawgs in #198
  • ci: only trigger on pushes to main branches by @Fdawgs in #196
  • Fix lgtm alerts by @Uzlopak in #200
  • chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #202
  • chore(deps): bump helmet from 5.1.1 to 6.0.0 by @dependabot in #201

New Contributors

Full Changelog: v9.1.0...v10.0.0