chore(deps): update dependency @swc/core to v1.3.23 #75
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.3.22
->1.3.23
Release Notes
swc-project/swc
v1.3.23
Compare Source
Bug Fixes
(css/minifier) Fix compressions of transform functions (#6617) (208fd55)
(css/minifier) Fix compression of timing functions (#6618) (59e8bf4)
(css/minifier) Fix minification of
@supports
at-rule (#6632) (d3fbfff)(es/codegen) Don't print trailing coma for a rest argument (#6610) (68d76af)
(es/codegen) Fix codegen of TypeScript mapped types (#6621) (5c53a74)
(es/fixer) Add correct parens to
OptChainExpr
inMemberExpr
(#6639) (be5ea7f)(es/minifier) Abort IIFE invoker on
eval
(#6478) (8b2e1d1)(es/minifier) Abort sequential inliner on optional chaining (#6637) (e4e4d6c)
(es/parser) Parse types in
CallExpression
inside templates (#6611) (c44f1d0)(html/parser) Fix parsing of CDATA in the svg context (#6620) (19c2ee5)
(node-swc) Add missing
const_to_let
to the type (#6615) (7e841a5)Features
(css/compat) Add
Compiler
(#6626) (b3bbd74)(css/compat) Support custom media queries (#6625) (a5f7b4b)
(css/compat) Implement compat pass for media ranges (#6631) (704b3ce)
(css/compat) Support color with hex alpha (#6643) (fe06b80)
(css/minifier) Support
to
andfrom
withinitial
(#6613) (cb49fa6)(css/minifier) Remove adjacent identical declarations (#6619) (fb94694)
(css/prefixer) Prefix percentage with
opacity
(#6638) (2fee4d1)(css/prefixer) Support
display
(#6640) (c8b724f)(css/prefixer) Support nested calc (#6645) (5d0dc6e)
(dbg-swc) Kill
creduce
on drop (#6614) (2bf7805)Miscellaneous Tasks
(atoms) Make
sort.sh
cross-platform (#6629) (3f469ff)(ci) Adjust upload of cli binaries (#6624) (81b352d)
(es/minifier) Expose
globals_defs
pass (#6633) (08ccb83)Performance
(html/codegen) Reduce allocations (#6622) (bfdafdb)
(html/minifier) Reduce allocations (#6623) (7d3aa66)
Refactor
Testing
creduce
(#6646) (7f3e698)Configuration
📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.