Update @swc/core 1.7.40 → 1.9.1 (minor) #159
Closed
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.7.40 → 1.9.1) · Repo · Changelog
Release Notes
1.9.1 (from changelog)
1.9.0 (from changelog)
1.8.0 (from changelog)
1.7.42 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
chore: Publish `1.9.1` with `swc_core` `v5.0.1`
chore: Update changelog
chore: Publish `1.9.1-nightly-20241106.1` with `swc_core` `v5.0.1`
chore: Publish crates with `swc_core` `v5.0.1`
fix(es/codegen): Fix `ends_with_alpha_num` (#9720)
chore: Update changelog
chore: Publish `1.9.0` with `swc_core` `v5.0.0`
chore: Update changelog
chore: Publish `1.9.0-nightly-20241106.1` with `swc_core` `v5.0.0`
chore: Publish crates with `swc_core` `v5.0.0`
chore(deps): update rust crate is-macro to v0.3.7 (#9713)
chore: Publish crates with `swc_core` `v5.0.0`
fix(es/plugin): Revert #9696 (#9717)
feat(typescript): Port deno `isolatedDeclarations` updates (#9712)
fix(es/minifier): Avoid generating reserved mangling names (#9710)
chore: Typo (#9709)
chore: Update changelog
chore: Publish `1.8.0` with `swc_core` `v4.0.3`
chore: Publish `1.8.0-nightly-20241104.1` with `swc_core` `v4.0.3`
chore: Publish crates with `swc_core` `v4.0.3`
fix(es/typescript): Handle ASI hazards in fast type strip (#9707)
chore: Publish crates with `swc_core` `v4.0.2`
perf(es/renamer): Modify parallel renaming threshold (#9706)
chore: Publish crates with `swc_core` `v4.0.1`
fix(es/typescript): Handle multiline type parameters in async arrow functions (#9704)
chore: Publish crates with `swc_core` `v4.0.0`
feat(es/plugin): Introduce `manual-tokio-runtmie` to `swc` crate (#9701)
perf(common): Make character analysis lazy (#9696)
feat(es): Add `es2023` and `es2024` to `EsVersion` (#9700)
chore: Update changelog
chore: Publish `1.7.42` with `swc_core` `v3.0.2`
chore: Publish `1.7.42-nightly-20241031.1` with `swc_core` `v3.0.2`
chore: Disable `tldraw` of `swc-ecosystem-ci`
chore: Publish `1.7.41-nightly-20241031.1` with `swc_core` `v3.0.2`
chore: Publish crates with `swc_core` `v3.0.2`
fix(es/parser): Parse `await using()` call (#9693)
fix(es/resolver): Skip resolving lowercase `JSXIdentifiers` (#9686)
fix(es/types): Add `jsc.experimental.keepImportAssertions` to types (#9691)
perf(es/lints): Disable lints by default (#9689)
chore: Publish crates with `swc_core` `v3.0.1`
chore(deps): update cargo (patch) (#9607)
fix(es/generator): Fix code generation for `break` in nested while (#9684)
perf(es): Cache `current_dir()` system calls (#9683)
chore: Publish crates with `swc_core` `v3.0.0`
perf(visit): Introduce `Pass` API and adjust visitor APIs for it (#9680)
chore: Publish crates with `swc_core` `v2.0.0`
feat(es/minifier): Optimize switch with side effect and termination tests (#9677)
feat(es/parser): Ability to get script's potential module errors (#9682)
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