chore(deps): update dependency @swc/core to v1.3.0 #132
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.249
->1.3.0
Release Notes
swc-project/swc
v1.3.0
Compare Source
Bug Fixes
(es) Use
paren_remover
pass (#5753) (9c998d4)(es/compat) Fix
generator
(#5796) (aa8672e)(node-swc) Fix the type definition of
jsc.paths
(#5811) (9d16293)Features
Performance
(css/codegen) Skip useless operations if not required (#5802) (b96eb1e)
(css/minifier) Setup benchmark (#5800) (88e59ff)
(css/minifier) Use
JsWord
instead of&str
(#5806) (7391cc9)(css/parser) Use ascii operations (#5808) (96cc888)
(css/parser) Remove needless branching (#5809) (91ed13e)
(css/parser) Skip whiltespace from lexer (#5810) (72a8b60)
(es/codegen) Skip useless operations if not required (#5803) (49942ca)
Refactor
(es/plugin) Fix lints (#5801) (2bbc9bd)
(es/renamer) Rename
PARALLEL
toMANGLE
(#5790) (21fbcb9)(swc_core) Enable bytechecked flag (#5792) (6f19f89)
Testing
(es) Enable tests for fixed issues (#5784) (f11461d)
(es) Add more execution tests (#5788) (097245a)
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.