Commit Graph

8 Commits

Author SHA1 Message Date
magic-akari
d2929d1ce6
feat(es/typescript): Add native_class_properties to skip reordering of class properties inits (#9421)
**Related issue:**

 - Closes #9418
2024-08-14 09:11:04 +09:00
magic-akari
442fb7b487
fix(es/typescript): Strip this param in getter/setter (#9414) 2024-08-09 18:12:45 +00:00
magic-akari
4c4c86014f
test(es/typescript): Verify TypeScript stripped output (#9398) 2024-08-09 10:46:05 +09:00
Donny/강동윤
4d60f528d1
fix(es/typescript): Preserve type assertions (#9328)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/9295
2024-07-24 13:07:39 +09:00
Donny/강동윤
e086f38b0f
chore: Apply cargo-autoinherit (#9244) 2024-07-15 10:54:00 +00:00
Donny/강동윤
0e79a5b428
fix(es/typescript): Fix transform mode (#9243) 2024-07-15 19:07:55 +09:00
Donny/강동윤
8231e3cd4f
feat(es/typescript): Add transform mode back to fast TS strip (#9237) 2024-07-15 00:39:54 +09:00
Donny/강동윤
b129343c94
feat(es/typescript): Add swc_fast_ts_strip (#9143)
**Description:**

This PR also adds a CI process for each Wasm binding.

---------

Co-authored-by: magic-akari <akari.ccino@gmail.com>
2024-07-05 21:07:24 +09:00