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(core): fix types resolution for ESM bundlers #475

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

dwightjack
Copy link
Owner

@dwightjack dwightjack commented Jul 1, 2024

Bundlers using ESM modules seems to be unable to resolve the vue-types/dist/types which is imported by type definitions. This PR exposes the module to consumers.

Related to #474

Copy link

changeset-bot bot commented Jul 1, 2024

🦋 Changeset detected

Latest commit: 97f366d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
vue-types Patch
vue-types-nuxt Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jul 1, 2024

Changesets published the following snapshots:

@dwightjack dwightjack self-assigned this Jul 1, 2024
@dwightjack dwightjack merged commit 14659f7 into main Jul 1, 2024
6 checks passed
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

1 participant