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

fix(test-utils): update vitest import path with .mjs#5817

Merged
pi0 merged 1 commit intonuxt:mainfrom
boboldehampsink:patch-1
Jul 11, 2022
Merged

fix(test-utils): update vitest import path with .mjs#5817
pi0 merged 1 commit intonuxt:mainfrom
boboldehampsink:patch-1

Conversation

@boboldehampsink
Copy link
Copy Markdown
Contributor

🔗 Linked issue

nuxt/nuxt#14294

❓ 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

Resolves nuxt/nuxt#14294

📝 Checklist

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 11, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit 99d0ca4
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62cbe54e4dc60200090ec54b
😎 Deploy Preview https://deploy-preview-5817--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@danielroe danielroe requested a review from antfu July 11, 2022 11:37
@danielroe danielroe changed the title Updated test-utils to work with latest vitest release fix(test-utils): use latest vitest import path Jul 11, 2022
@danielroe danielroe added bug Something isn't working test-utils labels Jul 11, 2022
Copy link
Copy Markdown
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Checking against unpkg. LTGM.

@pi0 pi0 changed the title fix(test-utils): use latest vitest import path fix(test-utils): upate vitest import path with .mjs Jul 11, 2022
@pi0 pi0 merged commit 8685bfa into nuxt:main Jul 11, 2022
@pi0 pi0 changed the title fix(test-utils): upate vitest import path with .mjs fix(test-utils): update vitest import path with .mjs Jul 11, 2022
@pi0 pi0 mentioned this pull request Jul 12, 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.

Test-utils does not work with latest vitest

3 participants