Releases: fastify/fastify-reply-from
Releases · fastify/fastify-reply-from
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
v0.4.5
- fix ignore query string #15
v0.4.4
- be more strict when rewriting a body #13