Update dependency @swc/core to v1.3.5 #330
Merged
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.4
->1.3.5
Release Notes
swc-project/swc
v1.3.5
Compare Source
Bug Fixes
(bindings) Fix type definitions (#6018) (8fea8ca)
(cli) Configure
GLOBALS
(#6061) (6cdb5ed)(es) Respect exclude option (#6054) (69da081)
(es/codegen) Improve performance of debug build (#6003) (8b31b65)
(es/compat) Fix handling of deep array pattern of object rest pass (#6035) (0c67a3a)
(es/compat) Fix handling of op-assignment in
generator
(#6036) (7554482)(es/minifier) Don't inline into nested scope (#6002) (2ee3ad0)
(es/minifier) Don't evaluate
String.fromCharCode
for non-ascii values (#6033) (197c4e2)(es/minifier) Don't skip unresolved identifiers (#6050) (c5fb774)
(es/minifier) Fix optimization of numeric keys (#6052) (e3b55e4)
(es/minifier) Fix analysis of var declaration after usage (#6043) (36d467e)
(es/minifier) Fix infection analysis of sequential inliner (#6053) (d65fba1)
(es/minifier) Mark
delete
as a property mutation (#6063) (38df597)(es/renamer) Use a separate scope for the name of
FnExpr
(#6008) (31ffd5a)Features
(css/modules) Implement css modules (#6000) (2cce1c8)
(css/modules) Support
:local
and:global
(#6045) (10d0f8e)(css/modules) Support
:global
in@keyframes
(#6046) (51e935e)(es/compat) Support iterator protocol on loose mode (#6034) (80da098)
(es/minifier) Drop vars from sequential inliner (#5993) (286334c)
(es/minifier) Inline function calls in more cases (#6010) (61807ab)
(es/minifier) Ignore return values of ignored IIFEs (#6020) (2b62752)
(es/minifier) Clone trivial literals in sequential inliner (#6005) (877936f)
(es/minifier) Inline vars initialized before the declaration (#6027) (c485099)
(html/codegen) Add an option to keep quotes while minifying (#5996) (35da762)
Miscellaneous Tasks
(ci) Merge CI scripts (#5999) (10fb645)
(ci) Extract bot action to a separate repository (#6064) (39481c6)
(ci) Fix publish action by reverting #5969 (fee747d)- general: Update
README.md
(#6007) (185d6fe)Performance
Testing
Build
(cargo) Introduce workspace deps (#5997) (af64217)
(cargo) Use workspace deps for internal pkg (#6001) (3204ac3)
(cargo) Dedup
indexmap
with known version (#6060) (fff4b9c)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.