Update dependency @swc/core to v1.2.247 #295
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.
This PR contains the following updates:
1.2.246
->1.2.247
Release Notes
swc-project/swc
v1.2.247
Compare Source
Bug Fixes
(bundler) Handle star export with top-level
await
(#5707) (2b7cba8)(es/lexer) Drop
ClassExpr
context in object properties (#5729) (a3a7277)(es/parser) Improve error message (#5719) (383aa85)
(swc_core) Fix reexport of ES transforms (#5716) (9bef836)
(swc_core) Bump
swc_ecma_quote_macros
(#5723) (9c43713)Features
(atoms) Introduce bytecheck-ed rkyv version (#5686) (d6e67b5)
(es/minifier) Relax function inline requirement (#5607) (4ef99f3)
(es/minifier) Make DCE single-pass (#5699) (8827c38)
(es/minifier) Support cycles in DCE (#5715) (5e151c8)
(es/minifier) Relax requirement for IIFE invokation (#5721) (5b2d024)
Performance
(es/minifier) Use faster hash algorithm for DCE (#5725) (25c96b4)
(es/minifier) Optimize precompress optimizer (#5727) (31c516a)
(es/minifier) Skip useless analysis if not required (#5733) (8963db0)
(es/minifier) Make rename operator parallel (#5732) (5936bd2)
(es/minifier) Make dead branch remover parallel (#5734) (6ba6da6)
Refactor
(swc_core) Use namespace
ecma
(#5713) (975cbfe)(swc_core) Directly export
swc_ecma_transforms_base
(#5731) (aad50dc)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.