Skip to content

Releases: fastify/fastify-express

v4.0.0

06 Sep 15:49
b76dcf7
Compare
Choose a tag to compare

What's Changed

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

v3.0.0

16 Apr 14:55
b011441
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v3.0.0

v2.3.0

15 Dec 12:21
7c5f821
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

01 Dec 07:54
7c10abb
Compare
Choose a tag to compare

📚 PR:

  • disable package lock generation (#102)
  • restructure + nodenext compatibility (#103)

v2.1.0

25 Oct 10:27
60d84f0
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #97
  • build(deps-dev): bump helmet from 5.1.1 to 6.0.0 by @dependabot in #98
  • chore: remove redundant fallback for req.protocol by @SimenB in #99
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #100
  • feat: Make prefix come directly from fastify by @raon0211 in #101

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

26 Aug 12:52
38b84d5
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #92
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #89
  • ci: enable license checking by @Fdawgs in #93
  • docs(readme): replace use of deprecated variadic listen() by @Fdawgs in #94
  • docs: fix imports in readme by @rluvaton in #95

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Jul 13:38
f80c70d
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): use updated skeleton template by @Fdawgs in #87
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #88
  • Remove named export from TypeScript declarations by @sachinahya in #91

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

24 May 12:30
7ce0d56
Compare
Choose a tag to compare

What's Changed

  • ci: migrate to fastify reusable workflow by @Fdawgs in #82
  • docs(readme): remove snyk badge by @Fdawgs in #83
  • build(deps-dev): bump passport from 0.5.3 to 0.6.0 by @dependabot in #84
  • chore(plugin): update metadata name to reflect package name by @Fdawgs in #85
  • Update fastify 4 by @mcollina in #86

New Contributors

Full Changelog: v1.1.0...v2.0.0

v1.1.0

04 May 09:27
e27b307
Compare
Choose a tag to compare

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #80
  • docs: document no support for HTTP/2 by @is2ei in #81
  • fix: prevent body parser error by @SuperOleg39 in #79

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

27 Apr 13:52
25ab985
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v1.0.0