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 CJS-dependent entry-points using the 'exports' field in package.json #214

Merged
merged 5 commits into from
Sep 17, 2021

Conversation

smithki
Copy link
Contributor

@smithki smithki commented Sep 17, 2021

📦 Pull Request

Adjusts usage of "exports" fields in package.json files to point at modern and CJS compatible bundles conditionally.

✅ Fixed Issues

@smithki smithki added the patch Increment the patch version when merged label Sep 17, 2021
@smithki smithki merged commit b926be1 into master Sep 17, 2021
@smithki smithki deleted the fix/exports-breaks-cjs branch September 17, 2021 18:10
@smithki smithki added the released This issue/pull request has been released. label Sep 17, 2021
@smithki
Copy link
Contributor Author

smithki commented Sep 17, 2021

@smithki smithki added the prerelease This change is available in a prerelease. label Sep 17, 2021
@magiclabs magiclabs deleted a comment from shortcut-integration bot Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged prerelease This change is available in a prerelease. released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

upgrade to v6.0.3 throws Cannot use import statement outside a module
1 participant