Update @swc/core 1.7.28 → 1.7.35 (patch) #140
Merged
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.28 → 1.7.35) · Repo · Changelog
Release Notes
1.7.35 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 65 commits:
chore: Publish `1.7.35` with `swc_core` `v0.109.1`
chore: Publish `1.7.35-nightly-20241010.1` with `swc_core` `v0.109.1`
chore(ci): Remove duplicate in target triples
chore: Publish `1.7.34-nightly-20241010.1` with `swc_core` `v0.109.1`
chore: Publish `1.7.33-nightly-20241010.3` with `swc_core` `v0.109.1`
chore(ci): Fix target triples
chore: Update changelog
chore: Publish `1.7.33-nightly-20241010.2` with `swc_core` `v0.109.1`
chore(ci): Fix target triples
chore: Update changelog
chore: Publish `1.7.33-nightly-20241010.1` with `swc_core` `v0.109.1`
chore(ci): Disable `bunchee` of `ecosystem-ci`
chore(ci): Respect `skipBuild`
chore(ci): Update `cargo-codspeed` to `v2.7.2`
chore(ci): Remove `fnm` from `ecosystem-ci`
chore: Publish crates with `swc_core` `v0.109.1`
fix(es/codegen): Fix source map so it works with Sentry (#9627)
chore: Update changelog
chore: Publish `1.7.31-nightly-20241008.2` with `swc_core` `v0.109.0`
chore: Publish crates with `swc_core` `v0.109.0`
feat(bindings/html): Accept `Buffer|string` instead of `Buffer` (#9625)
build: Update `rustc` to `nightly-2024-10-07` (#9624)
chore: Publish crates with `swc_core` `v0.109.0`
feat(es/testing): Parse test code as a `Program` instead of a `Module` (#9623)
fix(ci): Fix target triples (#9622)
feat(es/preset-env): Update preset-env data (#9573)
chore: Publish `1.7.31-nightly-20241008.1` with `swc_core` `v0.108.0`
chore: Update changelog
chore: Publish `1.7.30-nightly-20241008.1` with `swc_core` `v0.108.0`
chore: Publish crates with `swc_core` `v0.108.0`
fix(es/testing): Revert #9264 (#9621)
chore: Publish crates with `swc_core` `v0.107.0`
feat(es/testing): Parse test code as a `Program` instead of a `Module` (#9264)
fix(es/minifier): Compress consecutive return statements properly (#9620)
fix(html/minifier): Fix HTML minifier TS types (#9615)
refactor(es/typescript): Simplifying enum and namespace transforms (#9558)
perf(es): Avoid needless string comparisons (#9613)
chore(atoms): Update `hstr` (#9612)
chore: Update changelog
chore: Publish `1.7.30-nightly-20241002.1` with `swc_core` `v0.106.4`
chore: Publish crates with `swc_core` `v0.106.4`
fix(es/module): Allow TypeScript nodes for `Rewriter` (#9606)
perf(es/typescript): Reduce unnecessary visits (#9605)
perf(es/codegen): Reduce usage of `tracing::instrument` (#9604)
chore: Use `ubuntu-22.04` for benchmarks
perf(es/transforms): Copy benchmarks from `oxc` (#9602)
chore: Update changelog
chore: Publish `1.7.29` with `swc_core` `v0.106.3`
chore: Publish `1.7.29-nightly-20241001.1` with `swc_core` `v0.106.3`
chore: Bump crates
chore: Publish crates with `swc_core` `v0.106.3`
chore: Bump crates (#9599)
chore: Fix git-cliff config
chore: Publish crates with `swc_core` `v0.106.2`
fix(es/minifier): Ignore using declarations (#9598)
feat(es): Add options to disable all `esnext` transforms and lints (#9597)
fix(deps): update cargo (patch) (#9454)
chore: Configure git-cliff
chore: Publish crates with `swc_core` `v0.106.1`
chore: Git tag while bumping crates (#9596)
fix(es/codegen): Emit .d.ts when using --out-file (#9582)
fix(es/parser): Fix failure of TS instantiation followed by satisfies (#9583)
fix(es/module): Fix `jsc.paths` using absolute paths with dots in a filename for an alias (#9595)
chore(es): Add helpers (#9586)
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