Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
v8.2.1
v8.2.0
What's Changed
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #259
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #260
- replace http-errors with @fastify/error by @Uzlopak in #261
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #262
- ci: enable license checking by @Fdawgs in #263
- chore: replace use of deprecated variadic
listen()
by @Fdawgs in #264 - fix: wrong FastifyReplyFromOptions.http type, could be boolean by @ACHP in #266
New Contributors
Full Changelog: v8.1.0...v8.2.0
v8.1.0
What's Changed
- ci: migrate to fastify reusable workflow by @Fdawgs in #251
- chore(index): add plugin name to metadata by @Fdawgs in #252
- chore(.gitignore): use updated skeleton template by @Fdawgs in #253
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #254
- build: bump dependencies by @Fdawgs in #255
- chore(package): remove
engines
field by @Fdawgs in #256 - build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #257
- feat(#232): added option disableRequestLogging to disable request logging by @dancastillo in #258
New Contributors
- @dancastillo made their first contribution in #258
Full Changelog: v8.0.0...v8.1.0
v8.0.0
v7.0.1
What's Changed
- docs: update references to old fastify-* modules by @Fdawgs in #246
- fix: update warning text thrown to reference new module names by @Fdawgs in #247
- build(deps): bump fastify/github-action-merge-dependabot from 3.0.2 to 3.1.4 by @dependabot in #248
- 7.0.1 by @RafaelGSS in #249
New Contributors
- @RafaelGSS made their first contribution in #249
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #239
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #240
- build(deps): bump undici from 4.16.0 to 5.0.0 by @dependabot in #241
- build(deps-dev): bump msgpack5 from 5.3.2 to 6.0.0 by @dependabot in #242
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #243
- Rename module by @jsumners in #244
Full Changelog: v6.6.0...v7.0.0
v6.6.0
What's Changed
- Update type definitions by @maxfrigge in #234
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #235
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #236
- Allow empty body override by @jschumacher-dexcom in #237
New Contributors
- @maxfrigge made their first contribution in #234
- @jschumacher-dexcom made their first contribution in #237
Full Changelog: v6.5.0...v6.6.0
v6.5.0
v6.4.3
v6.4.2
📚 PR:
- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#209)
- build(deps): bump fastify/github-action-merge-dependabot (#210)
- build(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#211)
- build(dependabot): ignore minor and patch github-actions updates (#212)
- build(deps): bump fastify/github-action-merge-dependabot (#213)
- build(deps): bump fastify/github-action-merge-dependabot (#214)
- chore: upgrade github-action-merge-dependabot to v3 (#217)
- build(deps): bump fastify/github-action-merge-dependabot (#218)
- build(deps): bump fastify/github-action-merge-dependabot (#219)
- build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#220)
- build(deps): bump http-errors from 1.8.1 to 2.0.0 (#222)
- fix: onResponse request argument (#225)