Skip to content

Releases: fastify/fastify-reply-from

v3.5.0

07 Dec 15:18
Compare
Choose a tag to compare

📚 PR:

  • Bump snazzy from 8.0.0 to 9.0.0
  • Bump standard from 15.0.1 to 16.0.3
  • fix lint
  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #122 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • chore: create dependabot config (#116)
  • added test for multipart/form-data request with text and file (#121)

v3.4.0

24 Oct 14:59
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Updated dependencies
  • Fix spelling of decorates (#102)
  • Document onResponse replacing reply body (#104)
  • feat: add stale (#107)
  • issue-108: Add an option to provide custom http/s agent (#109)

v3.3.0

10 Sep 15:36
Compare
Choose a tag to compare

📚 PR:

  • support reply.from being returned from async route handler (#100)
  • Updated to undici@2 (#101)

v3.2.0

28 Aug 14:59
Compare
Choose a tag to compare

📚 PR:

  • Bump typescript from 3.9.7 to 4.0.2
  • New interface FastifyReplyFromHooks (#98)
  • issue #95 - adding onError hook (#96)

v3.1.4

04 Aug 08:24
Compare
Choose a tag to compare
  • Support for UND_ERR_REQUEST_TIMEOUT (#94)

v3.1.3

30 Jul 08:18
Compare
Choose a tag to compare
  • Support for latest undici and better spec compliance (#91)
  • Remove connection header (#92)

v3.1.2

30 Jul 08:17
Compare
Choose a tag to compare

📚 PR:

  • Fix types for v3
  • Merge pull request #90 from fastify/fix-v3
  • Bump tsd from 0.12.1 to 0.13.1 (#88)

v2.2.0

06 Jul 18:34
d51466d
Compare
Choose a tag to compare
  • Handle ENOTFOUND error, set default error code to 500 rather than 200 (2.x branch) #89

v3.1.1

03 Jul 14:08
Compare
Choose a tag to compare

📚 PR:

  • Bump nock from 12.0.3 to 13.0.0 (#85)
  • Bump tsd from 0.11.0 to 0.12.0 (#86)
  • Handle ENOTFOUND error, set default error code to 500 rather than 200 (#87)

v3.1.0

12 Jun 23:02
Compare
Choose a tag to compare

📚 PR:

  • Bump simple-get from 3.1.0 to 4.0.0 (#81)
  • Bump @types/node from 13.13.8 to 14.0.4 (#82)
  • Bump undici from 0.5.0 to 1.0.0 (#83)
  • Add support for unix socket destination servers (#66)
  • Bumped to -rc.4 and removed warnings (#84)