Skip to content

Releases: fastify/fastify-reply-from

v8.4.2

13 Feb 14:19
d55d547
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.1...v8.4.2

v8.4.1

02 Feb 14:31
afa1f6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.4.0...v8.4.1

v8.4.0

30 Jan 10:21
b30a4fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.1...v8.4.0

v8.3.1

22 Nov 17:23
85eee19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.0...v8.3.1

v8.3.0

16 Sep 09:57
3ebd80e
Compare
Choose a tag to compare

What's Changed

  • fix readme regarding http option, make getHttpOpts resilient against null parameter by @Uzlopak in #268
  • move types to types folder, activate linting in pipeline, fix ci badge in readme by @Uzlopak in #270
  • remove semver package and node version check by @Uzlopak in #269
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #271
  • perf: replace querystring with fast-querystring by @anonrig in #272

New Contributors

Full Changelog: v8.2.1...v8.3.0

v8.2.1

11 Aug 15:03
b59d589
Compare
Choose a tag to compare

What's Changed

  • Revert "fix: wrong FastifyReplyFromOptions.http type, could be boolean" by @Uzlopak in #267

Full Changelog: v8.2.0...v8.2.1

v8.2.0

11 Aug 13:30
345a9e6
Compare
Choose a tag to compare

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

26 Jun 21:24
a5dcde4
Compare
Choose a tag to compare

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

Full Changelog: v8.0.0...v8.1.0

v8.0.0

12 May 07:39
eb049b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v8.0.0

v7.0.1

01 May 18:06
f151f73
Compare
Choose a tag to compare

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

Full Changelog: v7.0.0...v7.0.1