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/proposal): Fix declarations for explicit-resource-management #10198

Merged
merged 3 commits into from
Mar 15, 2025

Conversation

wjw99830
Copy link
Contributor

@wjw99830 wjw99830 commented Mar 14, 2025

Description:

Preserve the level of function declarations and replace the kind of top-level variable declarations to var.

Related issue:

@wjw99830 wjw99830 requested a review from a team as a code owner March 14, 2025 16:14
Copy link

changeset-bot bot commented Mar 14, 2025

🦋 Changeset detected

Latest commit: 30d9496

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 self-assigned this Mar 15, 2025
@kdy1 kdy1 added this to the Planned milestone Mar 15, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@kdy1 kdy1 requested a review from a team as a code owner March 15, 2025 03:51
kdy1
kdy1 previously approved these changes Mar 15, 2025
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 enabled auto-merge (squash) March 15, 2025 03:52
@kdy1 kdy1 changed the title fix(es/proposal): fix declarations for explicit-resource-management fix(es/proposal): Fix declarations for explicit-resource-management Mar 15, 2025
@kdy1 kdy1 merged commit 99ba555 into swc-project:main Mar 15, 2025
169 checks passed
@kdy1 kdy1 modified the milestones: Planned, v1.11.10 Mar 17, 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.

Top-level using causes name unreferenced
2 participants