fastify / fastify-plugin

Plugin helper for Fastify
MIT License
198 stars 43 forks source link

fix: support TypeScript 4.8 #193

Closed SimenB closed 2 years ago

SimenB commented 2 years ago

Checklist

Similar to https://github.com/fastify/fastify/pull/4222

SimenB commented 2 years ago

/cc @fastify/typescript

SimenB commented 2 years ago

Instead of pinging in each issue, I'll just post a list here with modules that are stuck on v3 and won't get this update (probably more, but these are the ones in my project)

https://github.com/fastify/fastify-accepts/pull/137 https://github.com/fastify/fastify-compress/pull/239 https://github.com/fastify/fastify-express/pull/92 https://github.com/fastify/fastify-formbody/pull/122 https://github.com/fastify/fastify-multipart/pull/371

mcollina commented 2 years ago

all modules released too

SimenB commented 2 years ago

Awesome, thanks @mcollina!

SimenB commented 2 years ago

Missing the ones I pinged in btw (before listing here): https://github.com/fastify/fastify-nextjs/pull/591 & https://github.com/fastify/fastify-sensible/pull/119