Skip to content

Conversation

@OrbisK
Copy link
Member

@OrbisK OrbisK commented Dec 31, 2025

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR tracks vitest 4 upgrade.

Waiting for nuxt/test-utils#1481

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

enforce: 'pre',
resolveId(id) {
if (id === '@nuxt/test-utils/runtime') {
return resolve('./test/utils/mount')
Copy link
Member Author

Choose a reason for hiding this comment

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

not sure why pathe is not working with vitest v4 anymore πŸ˜…

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 1, 2026

npm i https://pkg.pr.new/@nuxt/ui@5794

commit: d62e4ca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant