build(deps): update dependency @swc/core to ^1.3.60
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@swc/core (source) | devDependencies | patch | ^1.3.59 -> ^1.3.60 |
Release Notes
swc-project/swc
v1.3.60
Bug Fixes
-
(es) Init filesystem cache only if plugin exists (#7436) (786cf3a)
-
(es/compat) Fix destructuring handling of
block_scoping
(#7425) (66d52ec) -
(es/compat) Fix variable scoping of object rest pass. (#7437) (f3d660f)
-
(es/parser) Allow using
package
as a parameter name in interface (#7438) (33a922b) -
(es/parser) Fix parsing of tsx with a type annotation in a conditional expression (#7440) (a37d59a)
-
(swc_core) Correctly expose plugin with host (#7427) (558ca40)
Features
Refactor
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.