swc/ecmascript/transforms/react/src
Donny/강동윤 994c9655c8
feat(es/ast): Add utils (#2657)
swc_ecma_ast:
 - Add `as_ident` to `PatOrExpr`.
 - Add `as_ident_mut` to `PatOrExpr`.
 - Replace `Is` macro for `ParOrExpr` with custom impl.
2021-11-05 16:09:08 +09:00
..
display_name feat(es/ast): Add utils (#2657) 2021-11-05 16:09:08 +09:00
jsx refactor: Move HANDLER to swc_common (#2599) 2021-10-31 20:41:36 +09:00
jsx_self perf(es/transforms): Make transforms parallel (#2449) 2021-10-18 00:03:30 +09:00
jsx_src feat(es/transforms/react): Improve development more (#2542) 2021-10-26 11:09:09 +00:00
pure_annotations fix(swc): Fix order of custom passes (#2367) 2021-10-07 15:13:21 +09:00
refresh fix(es/transforms/react): Fix hygiene of react fast refresh (#2501) 2021-10-21 14:09:00 +00:00
lib.rs fix(es/transforms): Fix for react + typescript (#2422) 2021-10-13 22:29:56 +09:00