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): Analyze import chain #9369

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

@magic-akari magic-akari requested a review from a team as a code owner August 1, 2024 15:57
Copy link

changeset-bot bot commented Aug 1, 2024

🦋 Changeset detected

Latest commit: 25624ea

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

CodSpeed Performance Report

Merging #9369 will improve performances by 3.09%

Comparing magic-akari:fix/issue-9368 (25624ea) with magic-akari:fix/issue-9368 (2ab7fb6)

Summary

⚡ 1 improvements
✅ 177 untouched benchmarks

Benchmarks breakdown

Benchmark magic-akari:fix/issue-9368 magic-akari:fix/issue-9368 Change
parse_and_babelify_jquery 114.8 ms 111.4 ms +3.09%

@kdy1 kdy1 self-assigned this Aug 2, 2024
@kdy1 kdy1 added this to the Planned milestone Aug 2, 2024
@kdy1 kdy1 requested a review from a team as a code owner August 2, 2024 01:14
@kdy1 kdy1 enabled auto-merge (squash) August 2, 2024 01:15
@kdy1 kdy1 disabled auto-merge August 2, 2024 01:15
@kdy1 kdy1 merged commit 4f9116f into swc-project:main Aug 2, 2024
22 checks passed
@kdy1 kdy1 modified the milestones: Planned, v1.7.5 Aug 2, 2024
@magic-akari magic-akari deleted the fix/issue-9368 branch August 7, 2024 06:12
@swc-project swc-project locked as resolved and limited conversation to collaborators Sep 6, 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.

compilation doesn't omit import that is not used in runtime if typescript alias is created from imported type
2 participants