Skip to content

chore: indicate compatibility with Nuxt v4 major #7798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2025

Conversation

NamesMT
Copy link
Contributor

@NamesMT NamesMT commented Jun 8, 2025

Resolves #7797
Resolves #7918

With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be compatible.)

When Nuxt v4 comes out then you might decide or need to make breaking changes in this module and release a new major, but hopefully the migration should be smoother. 🙏

👉 You can follow this and other changes in nuxt/nuxt#27613 - please feel free to provide feedback as well!

@BaptisteCrouzet
Copy link

BaptisteCrouzet commented Jul 22, 2025

Message found in the CLI when migrated to Nuxt 4.0.1 :
image
The module went disabled so I am unable to migrate to Nuxt 4.0.1, as this module hasn't been set as compatible.

Error triggered in my browser after launching pnpm dev command :
image

Copy link

@BaptisteCrouzet BaptisteCrouzet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change do not introduce unexpected behavior.
Working for me

@qimolin
Copy link

qimolin commented Jul 26, 2025

Why is this not getting merged with Nuxt 4 stable release already being out?

@tugcekucukoglu tugcekucukoglu merged commit 0a4b1eb into primefaces:master Jul 30, 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.

Due to the upgrade to Nuxt v4, it now shows that @primevue/nuxt-module is incompatible. Nuxt module is not compatible with Nuxt v4 major
5 participants