Skip to content

fix(es/codegen): Fix ends_with_alpha_num#9720

Merged
kdy1 merged 2 commits intoswc-project:mainfrom
kdy1:cg
Nov 6, 2024
Merged

fix(es/codegen): Fix ends_with_alpha_num#9720
kdy1 merged 2 commits intoswc-project:mainfrom
kdy1:cg

Conversation

@kdy1
Copy link
Copy Markdown
Member

@kdy1 kdy1 commented Nov 6, 2024

@kdy1 kdy1 added this to the Planned milestone Nov 6, 2024
@kdy1 kdy1 self-assigned this Nov 6, 2024
@kdy1 kdy1 requested a review from a team as a code owner November 6, 2024 12:21
kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 6, 2024
@kdy1 kdy1 requested a review from a team as a code owner November 6, 2024 12:27
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 6, 2024

🦋 Changeset detected

Latest commit: 57bb54f

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

@kdy1 kdy1 merged commit 569c799 into swc-project:main Nov 6, 2024
@kdy1 kdy1 deleted the cg branch November 6, 2024 12:27
@kdy1 kdy1 modified the milestones: Planned, v1.9.1 Nov 6, 2024
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Nov 6, 2024

CodSpeed Performance Report

Merging #9720 will not alter performance

Comparing kdy1:cg (57bb54f) with main (569c799)

Summary

✅ 194 untouched benchmarks

@swc-project swc-project locked as resolved and limited conversation to collaborators Dec 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

minify turns "a?.b instanceof c" into "a?.binstanceof c"

1 participant