Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nuxt): check key dependencies when loading nuxt #27224

Merged
merged 15 commits into from
May 21, 2024

Conversation

huang-julien
Copy link
Member

馃敆 Linked issue

馃摎 Description

Hey 馃憢

This PR integrates https://github.com/huang-julien/nuxt-core-version-check into nuxt core. The reason is that we can forget to update @nuxt/kit or @nuxt/schema when working with a lot of workspaces in a big monorepo.

Having a version mismatch on theses two key modules can trigger vite pre-transform error, resulting in errors that are complicated to debug (there's an issue for that)

Copy link

stackblitz bot commented May 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot added the 3.x label May 14, 2024
@danielroe danielroe merged commit b4002f3 into main May 21, 2024
62 checks passed
@danielroe danielroe deleted the feat/dependency_check branch May 21, 2024 08:18
@github-actions github-actions bot mentioned this pull request May 21, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants