chore(deps): update dependency @swc/core to v1.3.27
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@swc/core (source) | 1.3.26 -> 1.3.27 |
Release Notes
swc-project/swc
v1.3.27
Bug Fixes
-
(es/codegen) Skip space if jsx attrs is empty (#6823) (e9fdac2)
-
(es/compat) Ignore
this
in nested scopes inclasses
pass (#6796) (07676d5) -
(es/renamer) Handle rest params correctly (#6821) (ebce18b)
-
(es/transform) Apply
hygiene
andresolver
if minify is specified (#6793) (c145409)
Features
-
(es/helper) Use
require
to load polyfills and helpers in Script (#6778) (ad8d043) -
(es/renamer) Support
safari10
from the name mangler (#6801) (631dd78) -
(es/renamer) Rename synthesized identifiers even on
eval
(#6818) (82bd5c2)
Testing
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.