Skip to content

Releases: fastify/fastify-express

v4.0.2

11 Jan 11:31
v4.0.2
ae2e8fa
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump helmet from 7.2.0 to 8.0.0 by @dependabot in #144
  • build(deps-dev): bump @types/express from 4.17.21 to 5.0.0 by @dependabot in #145
  • build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #146
  • style: remove trailing whitespace by @Fdawgs in #147
  • docs(readme): update ci badge syntax by @Fdawgs in #149
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #150
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #151
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #152
  • chore(package): add funding and contribs by @Fdawgs in #153
  • test: prefix unused params with underscores by @Fdawgs in #154
  • docs(readme): spelling and grammar fixes by @Fdawgs in #155
  • docs(readme): add compatibility table by @Fdawgs in #156

Full Changelog: v4.0.1...v4.0.2

v4.0.1

21 Sep 08:41
fcb0b27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

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