fastify-http-proxy icon indicating copy to clipboard operation
fastify-http-proxy copied to clipboard

Update README.md to state support for Fastify 5.x

Open cwolter97 opened this issue 4 months ago • 2 comments

Prerequisites

  • [X] I have written a descriptive issue title
  • [X] I have searched existing issues to ensure the issue has not already been raised

Issue

Current README states:

Fastify 4.x. See @fastify/http-proxy v7.x for Fastify 3.x compatibility.

Update this to

Fastify 5.x. See @fastify/http-proxy v9.x for Fastify 4.x compatibility.

or similar

cwolter97 avatar Oct 24 '24 19:10 cwolter97