| .. |
|
arrow-function-return-type.snap
|
test(isolated-declarations): arrow function unions in return signature (#5973)
|
2024-09-23 02:44:01 +00:00 |
|
as-const.snap
|
feat(codegen): print comments in TSTypeLiteral (#8679)
|
2025-01-23 14:31:55 +00:00 |
|
async-function.snap
|
|
|
|
class.snap
|
fix(isolated-declarations): False positive for class private getter with non-inferrable return type (#5987)
|
2024-09-23 15:28:29 +08:00 |
|
declare-global.snap
|
|
|
|
eliminate-imports.snap
|
|
|
|
empty-export.snap
|
feat(codegen): print comments in TSTypeLiteral (#8679)
|
2025-01-23 14:31:55 +00:00 |
|
empty-export2.snap
|
|
|
|
expando-function.snap
|
feat(isolated-declarations): handle export in the namespace correctly (#5950)
|
2024-09-21 16:39:58 +00:00 |
|
export-declare-declarations.snap
|
fix(isolated-declarations): retain declare declarations when they are exported (#8477)
|
2025-01-14 05:27:18 +00:00 |
|
export-default.snap
|
fix(isolated-declarations): accidentally collected references of original ast (#6102)
|
2024-09-27 05:43:02 +00:00 |
|
function-overloads.snap
|
|
|
|
function-parameters.snap
|
fix(isolated-declarations): false positive for function with a type asserted parameters (#6181)
|
2024-10-01 07:57:49 +00:00 |
|
function-signatures.snap
|
test(isolated-declarations): arrow function unions in return signature (#5973)
|
2024-09-23 02:44:01 +00:00 |
|
generator.snap
|
|
|
|
infer-expression.snap
|
feat(codegen): remove underscore from bigint (#7367)
|
2024-11-20 09:08:51 +00:00 |
|
infer-return-type.snap
|
fix(isolated-declarations): wrap TSFunctionType in parentheses if it is inside the TSUnionType (#5963)
|
2024-09-22 10:10:52 +00:00 |
|
infer-template-literal.snap
|
feat(codegen): print comments in TSTypeLiteral (#8679)
|
2025-01-23 14:31:55 +00:00 |
|
mapped-types.snap
|
|
|
|
module-declaration-with-export.snap
|
feat(isolated-declarations): handle export in the namespace correctly (#5950)
|
2024-09-21 16:39:58 +00:00 |
|
module-declaration.snap
|
|
|
|
non-exported-binding-elements.snap
|
|
|
|
readonly.snap
|
feat(codegen): print comments in TSTypeLiteral (#8679)
|
2025-01-23 14:31:55 +00:00 |
|
set-get-accessor.snap
|
perf(isolated-declarations): should clone transformed AST rather than original AST (#6078)
|
2024-09-26 15:50:27 +00:00 |
|
signatures.snap
|
feat(codegen): print comments in TSTypeLiteral (#8679)
|
2025-01-23 14:31:55 +00:00 |
|
strip-internal.snap
|
|
|
|
ts-export-assignment.snap
|
feat(isolated-declarations): support transform TSExportAssignment declaration (#7204)
|
2024-11-08 11:51:41 +00:00 |
|
typeof.snap
|
fix(isolated-declarations): import statement disappears when import binding is referenced in nested typeof (#8476)
|
2025-01-14 05:27:18 +00:00 |