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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): Export BaseWrapper from index.ts #1548

Merged
merged 2 commits into from Jun 2, 2022

Conversation

snoozbuster
Copy link
Contributor

BaseWrapper isn't exported like VueWrapper and DOMWrapper, even though it is exported from baseWrapper.ts. This means that any consumers who want to use the type have to import it from @vue/test-utils/dist/baseWrapper instead of @vue/test-utils like the others.

@netlify
Copy link

netlify bot commented May 28, 2022

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit ea9e8db
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/62964b99e922270009d61e36
😎 Deploy Preview https://deploy-preview-1548--vue-test-utils-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.

src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
Co-authored-by: freakzlike <freakzlike@gmail.com>
@lmiller1990 lmiller1990 merged commit 8fdb38e into vuejs:main Jun 2, 2022
@snoozbuster snoozbuster deleted the basewrapper-export branch June 2, 2022 02:02
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.

None yet

3 participants