You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NestJS v11 has been officially released
NestJS v11 welcomes Fastify V5 support
However, the static file publishing feature of nestjs-rapidoc uses '@fastify/static': 7.0.4
It can only run on fastify v4
An upgrade to @fastify/static 8.1.1 is needed to be compatible with fastify v5