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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
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.3.100 → 1.4.12) · Repo · Changelog
Release Notes
1.4.2 (from changelog)
1.4.1 (from changelog)
1.4.0 (from changelog)
1.3.107 (from changelog)
1.3.106 (from changelog)
1.3.105 (from changelog)
1.3.104 (from changelog)
1.3.103 (from changelog)
1.3.102 (from changelog)
1.3.101 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
chore: Publish `1.4.12` with `swc_core` `v0.90.27`
chore: Publish 1.4.12-nightly-20240404.1
chore: Bump crates
feat(es/minifier): Evaluate spread of arrays (#8811)
chore: Bump crates
fix(es/minifier): Abort fn inliner if there's a spread arg (#8809)
chore: Bump crates
chore(deps): Update dependencies (#8810)
chore: Bump crates
fix(es): Change default value of `inputSourceMap` to `true` (#8801)
chore: Bump crates
fix(common): Fix source index for `inputSourceMap` (#8800)
chore: Bump crates
perf(atoms): Update `hstr` (#8799)
chore: Bump crates
fix(es/bugfixes): Fix fn transform in nameless fns (#8796)
chore: Bump crates
feat(plugin/runner): Improve error message for Wasm plugin crashes (#8794)
chore: Bump crates
fix(es/parser): Tweak msg of `SyntaxError::UsingDeclNotEnabled` (#8791)
chore: Bump crates
perf(es/parser): Use faster unicode crate (#8785)
chore: Bump crates
chore(es/transforms): Add `repository` field to `swc_ecma_ext_transforms` (#8793)
chore: Publish 1.4.12-nightly-20240401.1
chore: Publish 1.4.12-nightly-20240331.1
chore: Publish `@swc/helpers@v0.5.8`
chore: Bump crates
fix(es/helpers): Fix metadata of decorators being `undefined` (#8768)
chore: Use ` --all-features` from update script
chore: Publish crates
chore: Fix crate update script
chore: Bump crates
fix(es/module): Fix `jsc.paths` with `resolveFully` (#8784)
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