pearofducks/rollup-plugin-dev

fastify-http-proxy is deprecated (as of 8 hours ago)

binyamin opened this issue · 2 comments

From the npm page:

fastify-http-proxy@6.3.0 has been deprecated. Please use @fastify/http-proxy@7.0.0 instead.

I only realized because errors appeared in the console.

Thanks for the heads-up. This is a known issue, but waiting for the rest of the Fastify rename to happen before shifting so I don't have to publish 3-4 new versions for all the renamed modules.

Since it's just a rename, there's no rush to get this done and you can just ignore the warning in the console when you install.

fastify/fastify#3733

@pearofducks Gotcha. FYI, I get the warnings every time I run the server.