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 multiline type parameters in async arrow functions #9704

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

magic-akari
Copy link
Member

@magic-akari magic-akari requested a review from a team as a code owner November 1, 2024 09:35
Copy link

changeset-bot bot commented Nov 1, 2024

🦋 Changeset detected

Latest commit: e8d6af6

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 1, 2024

CodSpeed Performance Report

Merging #9704 will not alter performance

Comparing magic-akari:fix/issue-9698 (e8d6af6) with main (c5ed19c)

Summary

✅ 194 untouched benchmarks

@kdy1 kdy1 added this to the Planned milestone Nov 2, 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.

Thank you!

@kdy1 kdy1 merged commit c5ed19c into swc-project:main Nov 2, 2024
21 of 22 checks passed
@magic-akari magic-akari deleted the fix/issue-9698 branch November 2, 2024 02:13
@kdy1 kdy1 modified the milestones: Planned, v1.8.0 Nov 4, 2024
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.

Strip-types handing async arrow with multi-line type parameter
2 participants