Skip to content

chore: deprecate nuxt module#112

Merged
AmanVarshney01 merged 1 commit intomainfrom
deprecate-our-beloved-nuxt-module
Dec 16, 2025
Merged

chore: deprecate nuxt module#112
AmanVarshney01 merged 1 commit intomainfrom
deprecate-our-beloved-nuxt-module

Conversation

@AmanVarshney01
Copy link
Member

@AmanVarshney01 AmanVarshney01 commented Dec 16, 2025

Deprecation: @prisma/nuxt module

Summary

We are deprecating the @prisma/nuxt module.

With the release of Prisma 7, the module has become obsolete and no longer aligns with the direction Prisma ORM is heading. Prisma ORM is evolving rapidly, and maintaining a dedicated Nuxt module has become increasingly difficult and restrictive.

Thank you ❤️

Before anything else, we want to sincerely thank everyone who has:

  • Created issues and shared feedback
  • Contributed code and improvements
  • Used the module in production and experiments

Your contributions and real-world usage helped shape Prisma’s Nuxt story and gave us valuable insights into how developers use Prisma across frameworks. We truly appreciate the time and effort the community put into this module.

Why this is happening

Prisma 7 introduces the new Prisma Client runtime, which is significantly more flexible and works across a wide range of runtimes and frameworks, including Nuxt.

Because of this:

  • The Nuxt module no longer provides meaningful abstraction or value
  • It limits users compared to the new Prisma Client runtime
  • It is not compatible with Prisma ORM’s future direction

Prisma ORM can now be integrated directly into Nuxt without requiring a framework-specific module.

What to do instead

We’ve published an official guide that shows how to use Prisma ORM with Nuxt using the new Prisma Client runtime:

Guide: https://www.prisma.io/docs/guides/nuxt
Example: https://github.com/prisma/prisma-examples/tree/latest/orm/nuxt

We recommend following this guide for all new projects and for migrating existing applications.

Next steps

  • The @prisma/nuxt module is now considered deprecated
  • No new features or fixes will be added
  • Documentation will point users to the official Nuxt integration guide instead

If you have questions or run into issues while migrating, please open an issue or talk with us on Discord and we’ll be happy to help.

— Prisma Dev Advocacy Team

@vercel
Copy link

vercel bot commented Dec 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
nuxt-prisma Error Error Dec 16, 2025 0:33am

@AmanVarshney01 AmanVarshney01 merged commit ce5c84d into main Dec 16, 2025
1 of 3 checks passed
This was referenced Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants