Update @swc/core 1.10.9 → 1.10.12 (patch) #196
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @swc/core (1.10.9 → 1.10.12) · Repo · Changelog
Release Notes
1.10.12 (from changelog)
1.10.11 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
chore: Publish `1.10.12` with `swc_core` `v12.0.0`
chore: Update changelog
chore: Publish `1.10.12-nightly-20250129.1` with `swc_core` `v12.0.0`
chore: Publish crates with `swc_core` `v12.0.0`
perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
fix(es/parser): Remove wrong check about `const` without init (#9970)
perf(es/minifier): Skip complex inline operations if possible (#9972)
perf(es/minifier): Make analyzer not call `collect_infects_from` recursively (#9924)
chore: Update changelog
chore: Publish `1.10.11` with `swc_core` `v11.0.1`
chore: Update changelog
chore: Publish `1.10.11-nightly-20250127.1` with `swc_core` `v11.0.1`
chore: Publish crates with `swc_core` `v11.0.1`
chore(ci): Disable `graphql-yoga` ecosystem test
fix(es): Restore JSON config & Adjust feature renaming (#9967)
chore: Publish `1.10.10-nightly-20250127.1` with `swc_core` `v11.0.0`
chore: Publish crates with `swc_core` `v11.0.0`
refactor(swc): Remove typo feature (#9965)
refactor: Apply all pending breaking changes (#9966)
refactor(hstr): Remove needless operations (#9964)
feat: Merge `hstr` into the main repository (#9963)
perf(preset-env): Store `Versions` in `Arc` (#9950)
perf(es/react): Use proper string types for react configuration (#9949)
feat(es/minifier): Compress Assign to number (#9943)
fix(ts/fast-strip): More robust generic arrow handling (#9913)
fix(es/parser): Parse `yield<T> (v: T)=>v` (#9915)
chore: Update the script for samply (#9940)
feat(parallel): Add `merge_in_parallel` (#9939)
fix(es/minifier): Avoid paren when compressing ternary (#9920)
chore: Update samply script (#9936)
perf(es/utils): Restrict recursion of `get_type` (#9933)
perf(es/utils): Prevent too many recursion (#9931)
fix(typescript): Allow references to the global Symbol in computed property names under `isolatedDeclarations` (#9869)
chore(preset-env): Update `browserslist-rs` (#9918)
chore: Publish crates with `swc_core` `v10.7.0`
chore(es/minifier): Add a script for samply profiler (#9923)
feat(es/minifier): Compress negate eq (#9911)
refactor(es/minifier): Make `minify-all` example sequential (#9912)
chore: Update changelog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands