Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
v3.5.0
📚 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
📚 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
📚 PR:
- support reply.from being returned from async route handler (#100)
- Updated to undici@2 (#101)
v3.2.0
📚 PR:
- Bump typescript from 3.9.7 to 4.0.2
- New interface FastifyReplyFromHooks (#98)
- issue #95 - adding onError hook (#96)
v3.1.4
- Support for UND_ERR_REQUEST_TIMEOUT (#94)
v3.1.3
- Support for latest undici and better spec compliance (#91)
- Remove connection header (#92)
v3.1.2
📚 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
- Handle ENOTFOUND error, set default error code to 500 rather than 200 (2.x branch) #89
v3.1.1
📚 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
📚 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)