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

feat(es/ast): Add ShrinkToFit implementation #10009

Merged
merged 25 commits into from
Feb 6, 2025
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Feb 6, 2025

Description:

This PR adds ShrinkToFit implementations to all ECMAScript AST nodes.

Related issue:

@kdy1 kdy1 added this to the Planned milestone Feb 6, 2025
@kdy1 kdy1 self-assigned this Feb 6, 2025
Copy link

changeset-bot bot commented Feb 6, 2025

🦋 Changeset detected

Latest commit: c2c086f

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 marked this pull request as ready for review February 6, 2025 22:43
@kdy1 kdy1 requested review from a team as code owners February 6, 2025 22:43
kodiakhq[bot]
kodiakhq bot previously approved these changes Feb 6, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Feb 6, 2025
@kdy1 kdy1 disabled auto-merge February 6, 2025 23:00
@kdy1 kdy1 merged commit 6849b6a into swc-project:main Feb 6, 2025
168 of 169 checks passed
@kdy1 kdy1 deleted the shrink-to-fit branch February 6, 2025 23:01
@kdy1 kdy1 modified the milestones: Planned, v1.10.15 Feb 8, 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.

es/ast: Add AST. shrink_to_fit()
1 participant