swc/crates/swc_ecma_codegen/tests/fixture
David Sherret e0bdc0f7c2
fix(es/codegen): Emit ? for an optional computed property (#8481)
**Description:**

Emits optional `?` for a computed property.
2024-01-04 04:48:07 +00:00
..
big-int fix(es/codegen): Emit trailing semicolon (#5659) 2022-08-29 10:10:55 +00:00
issue-5912 fix(es/codegen): Fix codegen of a negative number (#5980) 2022-09-28 13:40:07 +00:00
issue-6589 fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
issues feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
next/ssg/getStaticProps fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
next-36251 fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
number fix(es/codegen): Emit trailing semicolon (#5659) 2022-08-29 10:10:55 +00:00
semi/pending fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
stc/0001 refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
string feat(es/codegen): Respect ascii_only: false for StrLit (#8217) 2023-11-04 04:15:58 +00:00
template-literal feat(es/codegen): Respect ascii_only: false for StrLit (#8217) 2023-11-04 04:15:58 +00:00
typescript fix(es/codegen): Emit ? for an optional computed property (#8481) 2024-01-04 04:48:07 +00:00
vercel fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00