Skip to content

Releases: fastify/fastify-routes

v6.0.1

10 Oct 08:09
518f56b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

05 Sep 14:57
e6832af
Compare
Choose a tag to compare
v6.0.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.1.0...v6.0.0

v5.1.0

05 Dec 09:19
dd3f252
Compare
Choose a tag to compare

What's Changed

  • docs(readme): remove snyk badge by @Fdawgs in #67
  • chore(plugin): update metadata name to reflect package name by @Fdawgs in #68
  • chore(.gitignore): use updated skeleton template by @Fdawgs in #69
  • build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #70
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #71
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #72
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #73
  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #74
  • ci: enable license checking by @Fdawgs in #75
  • docs(readme): replace use of deprecated variadic listen() by @Fdawgs in #76
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #77
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #78
  • Removed oracle tag from package.json by @miquelfire in #80
  • build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #82
  • Restructure + nodenext compatibility by @Uzlopak in #81

New Contributors

Full Changelog: v5.0.0...v5.1.0

v4.1.1

05 Dec 09:20
9504a3b
Compare
Choose a tag to compare

Restore v4.0.0

v5.0.0

11 May 11:16
50efe67
Compare
Choose a tag to compare

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #64
  • ci: migrate to fastify reusable workflow by @Fdawgs in #65
  • Updated to Fastify v4 by @mcollina in #66

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.0.0

27 Apr 14:11
41c8da7
Compare
Choose a tag to compare

What's Changed

  • Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #45
  • Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #46
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #47
  • Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #48
  • Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #49
  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #50
  • Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #51
  • Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #52
  • Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #54
  • automatic PR by @Eomm in #55
  • build: reduce dependabot update frequency by @Fdawgs in #56
  • build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #57
  • build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #58
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #59
  • build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #60
  • build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #61
  • Rename module by @jsumners in #62

Full Changelog: v3.1.0...v4.0.0

v3.1.0

05 Oct 08:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

07 Jul 16:07
Compare
Choose a tag to compare

📚 PR:

v3.0.0

19 May 17:16
Compare
Choose a tag to compare

📚 PR:

  • chore(package): update standard to version 13.0.1
  • Fix standard
  • docs: fix example to display routes (#8)
  • Update standard to the latest version 🚀 (#9)
  • chore(package): update standard to version 14.0.2 (#11)
  • Update fastify to v3 (#12)
  • Bump tap from 12.7.0 to 14.10.7 (#13)

v2.0.3

07 Mar 20:26
Compare
Choose a tag to compare

#6 - Fix error when registering an array of methods