Releases: fastify/fastify-http-proxy
Releases · fastify/fastify-http-proxy
v4.0.0
📚 PR:
- Dropped greenkeeper badge
- v3 upgrade (#90)
- Bump @types/node from 13.13.12 to 14.0.13 (#93)
- Bump simple-get from 3.1.0 to 4.0.0 (#92)
- Bump got from 10.7.0 to 11.3.0 (#94)
- Bump @typescript-eslint/parser from 2.34.0 to 3.3.0 (#91)
v3.2.0
📚 PR:
- Added basic websocket support (#89)
v3.1.0
📚 PR:
- chore(package): update got to version 10.6.0 (#81)
- Add proxyPayloads option (#87)
v3.0.0
- Updated deps, droppped Node 8 #77
v2.3.0
📚 PR:
- chore(package): update standard to version 13.0.1
- ignore tap (#57)
- fix(package): update fastify-reply-from to version 1.0.0 (#61)
- Update standard to the latest version 🚀 (#64)
- chore(package): update standard to version 14.0.2 (#68)
- chore(package): update @types/node to version 12.6.2 (#63)
v2.2.0
📚 PR:
- Add types definition for TS integration (#55)
v2.1.0
- Add support for handler config #45
v2.0.3
- Bump Fastify version
- This version is now the current latest
v2.0.1
- Use
prehandler
instead of beforeHandler
#36