Skip to content

Releases: fastify/fastify-http-proxy

v2.3.0

07 Oct 19:41
Compare
Choose a tag to compare

📚 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

07 May 11:52
Compare
Choose a tag to compare

📚 PR:

  • Add types definition for TS integration (#55)

v2.1.0

05 Apr 14:25
b278223
Compare
Choose a tag to compare
  • Add support for handler config #45

v2.0.3

26 Feb 18:01
Compare
Choose a tag to compare
  • Bump Fastify version
  • This version is now the current latest

v2.0.2

12 Feb 22:18
Compare
Choose a tag to compare
  • Fix replyOptions #34

v2.0.1

04 Feb 07:52
Compare
Choose a tag to compare
  • Use prehandler instead of beforeHandler #36

v1.0.0

07 Jan 15:42
Compare
Choose a tag to compare

Fastify 1.x release line.

v0.8.0

16 Oct 20:57
Compare
Choose a tag to compare
  • rewrite location header #25

v0.7.0

25 Sep 08:59
Compare
Choose a tag to compare
  • Add rewritePrefix option #24

v0.6.0

12 Sep 13:55
Compare
Choose a tag to compare
  • Support reply options #21
  • Updated standard #20