build(deps): update dependency @swc/core to ^1.10.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @swc/core (source) | devDependencies | minor | ^1.9.3 -> ^1.10.0 |
Release Notes
swc-project/swc (@swc/core)
v1.10.0
Bug Fixes
-
(es/codegen) Use raw value for emitting JSX text (#9762) (b83c44f)
-
(es/compat) Fix marker for inlined helpers (#9776) (f54ec2c)
-
(es/minifier) Drop
consolein optional chainings (#9759) (39271ad) -
(es/minifier) Do not inline into the exact LHS (#9777) (985977b)
Features
-
(es/minifier) Support
preserve_annotationsof terser (#9775) (6e1c9fd) -
(typescript) Align
isolatedDeclarationimplementation with tsc (#9715) (0adad25)
Miscellaneous Tasks
-
(deps) Update dependency magic-string to v0.30.13 (#9747) (fa80a1e)
-
(deps) Update dependency magic-string to v0.30.14 (#9764) (6e46a8b)
Refactor
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.