swc/crates/swc_ecma_transforms_base/tests/resolver
2022-11-02 10:02:06 +00:00
..
babel/issue fix(es/codegen): Don't add a newline after an arrow body (#4711) 2022-05-19 07:12:37 +00:00
basic chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
block/scope/class chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
class fix(es/resolver): Use a separate mark for the name of FnExpr (#5959) 2022-09-27 14:50:35 +09:00
deno chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
export/default fix(es/resolver): Use a separate mark for the name of FnExpr (#5959) 2022-09-27 14:50:35 +09:00
fn_expr/scope fix(es/resolver): Use a separate mark for the name of FnExpr (#5959) 2022-09-27 14:50:35 +09:00
for_of_hoisting fix(es/resolver): Ensure that a parameter type is resolved to parent (#4645) 2022-05-13 06:31:52 +00:00
function fix(es/resolver): Fix handling of block scoped functions (#5092) 2022-07-05 05:04:49 +00:00
general chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
global/object chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
hoisting chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
in_constructor chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
issue-4953 fix(es/codegen): Remove redundant ; after export default decl (#5851) 2022-09-14 06:07:15 +00:00
issues fix(es/resolver): Change order for switch cases (#6317) 2022-11-02 10:02:06 +00:00
minifier feat(es/minifier): Improve fn-local analysis for better inlining (#5955) 2022-09-29 14:16:28 +09:00
module/001 chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
named-export chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
nested chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
next/react-fast-refresh/1 fix(es/codegen): Don't add a newline after an arrow body (#4711) 2022-05-19 07:12:37 +00:00
pass chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
pr_1171 chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
regression fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
regression_of_454 chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
same-level chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
shorthand chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
ts/es5/for/of/27 chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
unresolved-mark chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
update chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
vercel/next/server/render feat(es/codegen): Remove the trailing comma of binding patterns (#6078) 2022-10-07 16:45:20 +09:00