chore(deps): update dependency @swc/core to v1.3.25 #79
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.23
->1.3.25
Release Notes
swc-project/swc
v1.3.25
Compare Source
Bug Fixes
(bindings/cli) Skip empty stdin in non tty environments (#6714) (0076418)
(cli) Use the
--source-maps
option (#6708) (24cd384)(es) Preserve license comments by default (#6703) (58700f2)
(es) Remove import statement canonicalization (#6716) (b451fa9)
(es) Fix wasm (#6755) (b46815a)
(es/compat) Fix syntax context of
async-to-generator
(#6741) (206c0db)(es/minifier) Fix usage counter to fix infinite loop (#6744) (88d40e8)
(es/parser) Fix priority of
>>>
(#6748) (65a0d3a)(es/plugin) Fix plugin starter template (#6723) (082dc21)
(es/react) Force refresh if code contains
@refresh reset
(#6749) (36b26d3)(es/utils) Fix detection of hoisting (#6738) (b5d31cc)
(preset-env) Update data (#6719) (d506c96)
Documentation
Features
(bindings) Remove
swcx
from@swc/core
(#6720) (30dd65b)(css/parser) Normalize urange (#6704) (8af627d)
(css/prefixer) Support page break (#6693) (27a8b7e)
(css/prefixer) Support
clamp
(#6695) (1722428)(es/jest) Support chaining of jest function calls (#6747) (72fb606)
Miscellaneous Tasks
(ci) Fix publish action (ed2277f)
(ci) Fix publish action (#6757) (7e6e7b1)
Performance
VisitMut
instead ofFold
for polyfill (#6734) (98da644)Refactor
raw
(#6674) (ebebd60)v1.3.24
Compare Source
Bug Fixes
(css/minifier) Don't remove custom variables with different case (#6655) (dd7280d)
(css/minifier) Fix a bug with a modern hash (#6664) (1d3e06a)
(es/helpers) Fix loose mode (#6691) (5016ebe)
(es/minifier) Abort IIFE invoker completely on eval (#6659) (bb9fab8)
(es/minifier) Don't inline invalid LHS into an update argument (#6680) (7e6ec8d)
(es/preset-env) Align polyfills with
@babel/plugin-polyfill-corejs3
(#6673) (5fed222)Features
(css/compat) Support function notation (#6651) (39afc46)
(css/compat) Support
not
with multiple arguments (#6668) (352896f)(css/compat) Support
hwb
color (#6687) (b23cf50)(css/minifier) Compress alpha in a hex (#6653) (f6292e6)
(css/minifier) Improve compression of media at-rules (#6665) (2fd3ced)
(css/parser) Normalize hex colors (#6652) (b257d5d)
(css/parser) Normalize selector AST (#6657) (649438b)
(css/parser) Normalize declaration and important (#6663) (1fc97a7)
(css/parser) Normalize dimension (#6654) (3d3863d)
(css/parser) Normalize URL functions (#6675) (c01464e)
(css/parser) Normalize at-rule names (#6676) (7f8ba9c)
(css/parser) Normalize keyframe selectors (#6688) (d7a0524)
(css/parser) Normalize and improve function name (#6667) (2571070)
(css/prefixer) Support font-face format (#6644) (199ac74)
(css/prefixer) Support
word-wrap
(#6679) (46241b4)(css/prefixer) Support
place-*
properties (#6685) (d8df1b5)(css/prefixer) Support
overflow
(#6678) (1c7f003)(es/minifier) Improve simplification of
?.
(#6681) (707b1e3)Miscellaneous Tasks
(ci) Fix upload of cli binaries (#6701) (025d626)
(helpers) Fix license (#6690) (8a71dbc)
Performance
(css/prefixer) Use
JsWord
instead of&str
(#6658) (d27a270)(es/minifier) Use rope-like structure for the name mangler (#6661) (cb4173a)
Refactor
(css/compat) Merge nesting into the compiler (#6686) (1840e74)
(css/prefixer) Use
eq_ignore_span
(#6656) (d4660a4)Testing
Build
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.