swc/ecmascript/preset-env
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
..
benches fix(swc): Fix bugs (#1820) 2021-06-12 15:39:39 +09:00
scripts fix(swc): Fix bugs (#1820) 2021-06-12 15:39:39 +09:00
src perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
tests perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
Cargo.toml feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
package.json fix(swc): Fix bugs (#1820) 2021-06-12 15:39:39 +09:00