Releases: fastify/fastify-http-proxy
Releases · fastify/fastify-http-proxy
v2.0.3
- Bump Fastify version
- This version is now the current latest
v2.0.1
- Use
prehandler
instead of beforeHandler
#36
v1.0.0
Fastify 1.x release line.
v0.8.0
- rewrite location header #25
v0.7.0
- Add rewritePrefix option #24
v0.6.0
- Support reply options #21
- Updated standard #20
v0.4.3
- Improved Readme #10
- Added more tests for overlapping prefixes #11
v0.4.2
- Updated Readme
- Updated dependencies
v0.4.1
- add slash if the basePath is equal to the url #8 #9