Releases: swc-project/swc
Releases · swc-project/swc
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)
v1.2.35: Fix bugs (#1132)
swc_ecma_transforms: - Handle typescript class properties correctly. (#1122) - Handle optional chaining properly. (#1130) - Inject variables for nullisn coalescing in correct scope. (#1123)
v1.2.34
Fix jest extension (#1106)
v1.2.33
Fix optional chaining in argument position (#1104)
v1.2.32
codegen: Fix for jsx (#1097)
v1.2.31
Bump version