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: tree-shaking #395

Merged
merged 4 commits into from
Jan 8, 2025
Merged

fix: tree-shaking #395

merged 4 commits into from
Jan 8, 2025

Conversation

CodyJasonBennett
Copy link
Member

Fixes issues with tree-shaking from unannotated top-level expressions, which unfortunately affected classes that used the static keyword.

Copy link

codesandbox-ci bot commented Jan 8, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@CodyJasonBennett CodyJasonBennett merged commit a9e93f2 into main Jan 8, 2025
3 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/tree-shaking branch January 8, 2025 19:31
Copy link

github-actions bot commented Jan 8, 2025

🎉 This PR is included in version 2.35.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

CodyJasonBennett added a commit that referenced this pull request Jan 8, 2025
Re-release of #395 with necessary workarounds for TypeScript class inference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant