swc/ecmascript/transforms/react
Sosuke Suzuki a10118c90f
feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130)
swc_ecma_ast:
 - Add support for static blocks in classes.
2021-08-30 00:03:14 +09:00
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
tests/jsx/fixture fix(es/transforms/react): Handle escape correctly (#2014) 2021-08-05 08:34:28 +09:00
Cargo.toml feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00