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/parser): Parse yield<T> (v: T)=>v #9915

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

magic-akari
Copy link
Member

Copy link

changeset-bot bot commented Jan 21, 2025

🦋 Changeset detected

Latest commit: b5ba00b

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

@magic-akari magic-akari marked this pull request as ready for review January 24, 2025 07:13
@magic-akari magic-akari requested a review from a team as a code owner January 24, 2025 07:13
@kdy1 kdy1 self-assigned this Jan 24, 2025
@kdy1 kdy1 added this to the Planned milestone Jan 24, 2025
@kdy1 kdy1 requested a review from a team as a code owner January 24, 2025 10:16
@kdy1 kdy1 enabled auto-merge (squash) January 24, 2025 10:16
@kdy1 kdy1 merged commit 04333aa into swc-project:main Jan 24, 2025
166 checks passed
@magic-akari magic-akari deleted the fix/issue-9914 branch January 24, 2025 11:41
@kdy1 kdy1 modified the milestones: Planned, v1.10.10 Jan 27, 2025
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.

SWC should parse yield<T> (v: T)=>v
2 participants