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(es/typescript): Handle ASI hazards in fast type strip #9707

Merged
merged 4 commits into from
Nov 4, 2024

Conversation

magic-akari
Copy link
Member

@magic-akari magic-akari requested a review from a team as a code owner November 3, 2024 13:21
Copy link

changeset-bot bot commented Nov 3, 2024

🦋 Changeset detected

Latest commit: 378c060

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

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

codspeed-hq bot commented Nov 3, 2024

CodSpeed Performance Report

Merging #9707 will not alter performance

Comparing magic-akari:fix/issue-9681 (378c060) with main (c135f71)

Summary

✅ 194 untouched benchmarks

@kdy1 kdy1 added this to the Planned milestone Nov 4, 2024
Copy link
Member

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kdy1 kdy1 merged commit c135f71 into swc-project:main Nov 4, 2024
21 of 22 checks passed
@kdy1 kdy1 modified the milestones: Planned, v1.8.0 Nov 4, 2024
@magic-akari magic-akari deleted the fix/issue-9681 branch November 4, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Semicolon needed for stripped modifiers followed by [ in strip mode
2 participants