Releases: swc-project/swc
Releases · swc-project/swc
v1.2.46
v1.2.46: Prevent regression. (#1356)
v1.2.45
Bump version
v1.2.44
Bump version
v1.2.43
Bump version
v1.2.42
Bump version
v1.2.40: fix: Decorator metadata (#1248)
swc_ecma_transforms: - Emit proper typename for `design:type` used with enum. (#1160)
v1.2.39
Bump version
v1.2.38
Bump version
v1.2.37: TypeScript 4.1: `intrinsic` keyword (#1193)
Co-authored-by: 강동윤 <[email protected]>
v1.2.36: Fix bugs (#1143)
swc_ecma_transforms: - fixer: Fix conditional expression in await expressions. (#1133) - optional_chaining: Fix call expression. (#1136) - hygiene: Fix codegen of computed keys. (#1140)