Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

fix(test-utils)!: use vitest/node subpath export#8815

Merged
pi0 merged 3 commits intomainfrom
fix/update-vitest-import
Nov 10, 2022
Merged

fix(test-utils)!: use vitest/node subpath export#8815
pi0 merged 3 commits intomainfrom
fix/update-vitest-import

Conversation

@danielroe
Copy link
Copy Markdown
Member

@danielroe danielroe commented Nov 8, 2022

🔗 Linked issue

resolves nuxt/nuxt#15404

❓ 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 like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This updates the extension of vitest greater than 0.24.0.

📝 Checklist

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

@danielroe danielroe added bug Something isn't working test-utils labels Nov 8, 2022
@danielroe danielroe requested review from antfu and pi0 November 8, 2022 14:30
@danielroe danielroe self-assigned this Nov 8, 2022
@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Nov 8, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 8, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 375d716
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/636cc3280c82ce000a34e036

Comment thread packages/test-utils/src/run.ts Outdated
@pi0 pi0 changed the title fix(test-utils): update vitest extension fix(test-utils)!: update vitest extension Nov 10, 2022
@pi0 pi0 changed the title fix(test-utils)!: update vitest extension fix(test-utils)!: use vitest/node subpath export Nov 10, 2022
@pi0 pi0 merged commit 46cf256 into main Nov 10, 2022
@pi0 pi0 deleted the fix/update-vitest-import branch November 10, 2022 09:27
@pi0 pi0 mentioned this pull request Nov 15, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.x bug Something isn't working test-utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@nuxt/test-utils-edge doesn't work with vitest v0.24.0 or later

3 participants