fix(deps): update dependency @swc/core to v1.2.211 #84
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.210
->1.2.211
Release Notes
swc-project/swc
v1.2.211
Compare Source
Bug Fixes
(cli) Constructs config file correctly (#5146) (4f87396)
(es/compat) Preserve more class names (#5106) (dd39a79)
(es/compat) Optimize
for-of
loops for array literals (#5141) (9351303)(es/compat) Remove extra
this
/arguments
capture in arrows (#5152) (cd8d65b)(es/lints) Handle import-require duplicate bindings (#5131) (a0ec370)
(es/minifier) Don't inline a callable expression if it's used as a reference (#5118) (0e4a03c)
(es/modules) Handle top level this (#5159) (451f346)
(es/modules) Handle top level this, really (#5160) (2555d71)
(es/parser) Support type-only export-import declarations (#5122) (fbfca36)
(sourcemap) Handle multi-byte characters correctly (#5153) (bbbe0b6)
Documentation
(es/parser) Typo (#5136) (9d4be11)
(visit) Add docs for visitors (#5137) (76de911)
Features
(css/minifier) Compress hsl colors (#5142) (714ff53)
(css/minifier) Compress
hwb
color (#5155) (d6a827d)(es/parser) Support
d
in regex flag for es2022 (#5127) (2d94797)(es/typescript) Follow TypeScript error report (#5114) (f952a61)
(html) Add
raw
for text (#5148) (01bfe46)(html/minifier) Sort attributes (#4784) (f813a60)
(html/minifier) Compress default attributes for svg (#5150) (8bc9a40)
(plugin) Wrap serialized struct with a version (#5128) (82fbe15)
(visit) Implement
Eq
forAstKind
(#5133) (46b1b42)(visit) Implement more traits for
AstKind
(#5135) (f26d59b)Refactor
(common) Bikeshed plugin apis (#5120) (2ba8b39)
(plugin) Refactor transform executor (#5147) (e8214ba)
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.