Releases: fastify/fastify-express
Releases · fastify/fastify-express
v4.0.2
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
v4.0.0
What's Changed
- Merge
next
intomaster
by @jsumners in #138 - build(deps-dev): bump tap from 16.3.10 to 21.0.0 by @dependabot in #137
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #140
- chore: update min fastify version by @Fdawgs in #139
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #107
- chore(.gitignore): add bun lockfile by @Fdawgs in #108
- build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #109
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #110
- ci: only trigger on pushes to main branches by @Fdawgs in #111
- build(deps-dev): bump helmet from 6.2.0 to 7.0.0 by @dependabot in #112
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #114
- docs: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #115 - chore: add
.gitattributes
file by @Fdawgs in #119 - chore(package): explicitly declare js module type by @Fdawgs in #120
- build(deps-dev): bump passport from 0.6.0 to 0.7.0 by @dependabot in #121
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #122
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #124 - docs(readme): fix broken link by @Fdawgs in #125
- chore(.gitignore): add .tap/ dir by @Fdawgs in #126
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #131
- fix: express mutated request.url by @10xLaCroixDrinker in #132
New Contributors
- @10xLaCroixDrinker made their first contribution in #132
Full Changelog: v2.3.0...v3.0.0
v2.3.0
What's Changed
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #104
- Add support for wrapping Express req with Proxy by @tastypackets in #105
New Contributors
- @tastypackets made their first contribution in #105
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
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
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
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
- @sachinahya made their first contribution in #91
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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