Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: CJS and ESM exports #22

Merged
merged 1 commit into from
Dec 15, 2023
Merged

fix: CJS and ESM exports #22

merged 1 commit into from
Dec 15, 2023

Conversation

noomorph
Copy link
Collaborator

@noomorph noomorph commented Dec 8, 2023

Resolves #20

Also, it adds new entry points, /api and /globals (for TypeScript), as well as injectGlobals: boolean config property (true by default).

@noomorph noomorph force-pushed the fix/overhaul-exports branch from 35f3886 to 831efec Compare December 15, 2023 13:20
@noomorph noomorph changed the title [WiP] fix: CJS and ESM exports fix: CJS and ESM exports Dec 15, 2023
@noomorph noomorph marked this pull request as ready for review December 15, 2023 13:21
@noomorph noomorph mentioned this pull request Dec 15, 2023
22 tasks
@noomorph noomorph merged commit 71f85e1 into beta Dec 15, 2023
2 checks passed
@noomorph noomorph deleted the fix/overhaul-exports branch December 15, 2023 13:24
Copy link
Contributor

🎉 This PR is included in version 2.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

github-actions bot commented Nov 6, 2024

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ESM] Fix default.default issue
1 participant