-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
{
"dependencies": {
"@adminjs/express": "^6.1.1",
"@adminjs/prisma": "^5.0.4",
"@prisma/adapter-neon": "^7.3.0",
"@prisma/client": "^7.3.0",
"@repo/shared": "workspace:*",
"adminjs": "^7.8.17",
"dotenv": "^17.2.4",
"express": "^5.2.1",
"express-formidable": "^1.2.0",
"express-session": "^1.19.0",
"tslib": "^2.8.1",
"zod": "^4.3.6",
"prisma": "^7.3.0"
}
}
Hi AdminJS Team,
I am currently upgrading my project and noticed that the current version of AdminJS (and its adapters) encounters issues when running with Express v5.2.1 and Prisma v7.
Could you please update the @adminjs/express and @adminjs/prisma adapters to support these latest versions? Express 5 has significant changes in routing and error handling, and Prisma 7 introduces new engine features that seem to cause compatibility lags.
Thank you for your hard work on this amazing tool!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels