Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
v1.1.0
📚 PR:
- chore: add typescript definition file (#65)
- chore(package): update standard to version 13.0.1 (#64)
v0.6.2
- Consider extended content type as JSON #62
v0.6.1
- Do not always imply it's a JSON #59 #60
v0.6.0
- Change onresponse contract to allow request, reply and res #43
v0.5.4
#40 - Fix incorrect content-length and content-type for padded bodies
v0.5.3
- Update dependencies
- Fixed tests #39
v0.4.6
- Updated dependencies
- Do not warn if a lot of concurrent requests are waiting for a connection with HTTP2