Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
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)
v3.0.0
📚 PR:
- Use Github Actions and dependabot
- Remove windows from CI, it fails
- Added .taprc
- Upgrade to Fastify v3 (#73)
- Bump nock from 11.9.1 to 12.0.3 (#79)
- Bump @types/node from 12.12.38 to 13.13.5 (#78)
- Bump got from 10.7.0 to 11.1.3 (#77)
v2.0.1
📚 PR:
- fix req.log.info while modifyCoreObjects false (#70)
v2.0.0
Updated dependencies, dropped old nodes and added sessiontTimeout option #67
v1.1.0
📚 PR:
- chore: add typescript definition file (#65)
- chore(package): update standard to version 13.0.1 (#64)