-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
v5.xIssue or pr related to Fastify v5Issue or pr related to Fastify v5
Description
The following projects need their fastify-plugin restriction updated for fastify@5:
- csrf-protection
- fastify-accepts
- fastify-accepts-serializer
- fastify-auth
- fastify-basic-auth
- fastify-bearer-auth
- fastify-caching
- fastify-circuit-breaker
- fastify-cookie
- fastify-cors
- fastify-diagnostics-channel
- fastify-elasticsearch
- fastify-env
- fastify-etag
- fastify-express
- fastify-formbody
- fastify-helmet
- fastify-http-proxy
- fastify-jwt
- fastify-kafka
- fastify-leveldb
- fastify-mongodb
- fastify-multipart
- fastify-nextjs
- fastify-oauth2
- fastify-opensearch
- fastify-postgres
- fastify-rate-limit
- fastify-redis
- fastify-reply-from
- fastify-request-context
- fastify-response-validation
- fastify-routes
- fastify-routes-stats
- fastify-schedule
- fastify-secure-session
- fastify-sensible
- fastify-swagger-ui
- fastify-throttle
- fastify-url-data
- fastify-websocket
- middie
- point-of-view
- session
For reference, the list is compiled by querying the "main" file of each project (as listed in its package.json) for a line that matches the regular expression ^(?:\s+)?fastify:\s+['"].*(\d+).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
v5.xIssue or pr related to Fastify v5Issue or pr related to Fastify v5
Type
Projects
Status
Done