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): adds exports.types where applicable #83

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

waynevanson
Copy link

This allows editors that use exports in package.json to find the types.
This has been applied to all package.json's that contain exports field.

Copy link

changeset-bot bot commented Oct 13, 2024

🦋 Changeset detected

Latest commit: 4fd78e0

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

This PR includes changesets to release 5 packages
Name Type
@solid-aria/collection Patch
@solid-aria/focus Patch
@solid-aria/overlays Patch
@solid-aria/primitives Patch
@solid-aria/select 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

@waynevanson waynevanson marked this pull request as ready for review October 13, 2024 04:57
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.

[bug] Unable to find types when respecting exports
1 participant