Skip to content

Releases: fastify/fastify-http-proxy

v8.2.2

17 Aug 13:16
f7162fb
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #259
  • ci: enable license checking by @Fdawgs in #260
  • chore: replace use of deprecated variadic listen() by @Fdawgs in #261
  • Add note on the README about Fastify v4 by @mcollina in #263
  • build(deps-dev): bump @fastify/websocket from 6.0.1 to 7.0.0 by @dependabot in #264
  • Add ability to handle variables in prefixed paths by @ifavo in #266

New Contributors

Full Changelog: v8.2.1...v8.2.2

v8.2.1

29 Jun 09:45
7a376a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.2.0...v8.2.1

v8.2.0

29 Jun 09:36
bc71dc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.0...v8.2.0

v8.1.0

27 Jun 22:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.2...v8.1.0

v8.0.2

17 Jun 22:06
6f30ad5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.1...v8.0.2

v8.0.1

24 May 10:58
901267d
Compare
Choose a tag to compare

What's Changed

  • ci: migrate to fastify reusable workflow by @Fdawgs in #246
  • docs(readme): remove snyk badge by @Fdawgs in #248
  • fix: update plugin semver to allow for rc versions by @Fdawgs in #249

Full Changelog: v8.0.0...v8.0.1

v8.0.0

13 May 08:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v8.0.0

v7.1.0

02 May 15:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.1.0

v7.0.0

27 Apr 15:21
910e99e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.2...v7.0.0

v6.2.2

07 Feb 21:08
Compare
Choose a tag to compare

📚 PR:

  • Bump @types/ws from 7.4.7 to 8.2.0 (#183)
  • Bump actions/setup-node from 2.4.0 to 2.4.1 (#184)
  • build(dependabot): ignore minor and patch github-actions updates (#201)
  • chore: upgrade github-action-merge-dependabot to v3 (#213)
  • fix (types): update typescript definitions, typescript tests and harmonize directory structure (#226)
  • Bump @types/node from 16.11.19 to 17.0.8 (#224)
  • build: reduce dependabot update frequency (#227)
  • fix: prevent internal error when qs is sent (#228)