Update @swc/core 1.3.100 → 1.4.12 (minor) #97
Closed
+44
−35
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.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