chore(deps): update dependency @swc/core to v1.3.101 #463
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.100
->1.3.101
Release Notes
swc-project/swc (@swc/core)
v1.3.101
Compare Source
Bug Fixes
(es/codegen) Emit extra paren emitting
AssignExpr
(#8413) (dce3693)(es/codegen) Fix codegen of ts specific syntax in class props (#8426) (7566ddf)
(es/compat) Fix destructuring of export class/function (#8371) (630f9d3)
(es/compat) Preserve spread in the
generator
pass (#8401) (29bec98)(es/compat) Preserve comment for arrow body (#8427) (56992e3)
(es/fixer) Preserve parenthesis for optional chaining (#8399) (a69f172)
(es/lints) Ignore ambient context binding (#8368) (83c8fe5)
(es/resolver) Handle
TsInterfaceDecl
andUsingDecl
correctly (#8403) (f8ce316)Features
as_import_with
toObjectLit
to provide easier API (#8405) (daf6265)Miscellaneous Tasks
(atoms) Evaluate
.into()
inAtomStoreCell
eagerly (#8363) (1e8edb4)(deps) Update
base64
tov0.21
(#8369) (c2d1a6c)(deps) Update
indexmap
tov2
(#8370) (91e0fc7)Performance
inputSourceMap
(#8402) (6a73d47)Refactor
(css/codegen) Support stable rust (#8379) (7cddbc6)
(css/compat) Support stable rust (#8386) (bc1e328)
(css/lints) Support stable rust (#8384) (19d1d01)
(css/minifier) Support stable rust (#8389) (305e72e)
(css/modules) Support stable rust (#8381) (0ff4157)
(css/parser) Support stable rust (#8378) (4870e8b)
(css/prefixer) Support stable rust (#8385) (f93f2b8)
(es/utils) Use exact type for factory methods (#8417) (61c304f)
(html/minifier) Support stable rust (#8380) (77145ce)
Build
pmutil
to improve compile time (#8404) (835151e)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.