swc/crates/swc_ecma_transforms_proposal
magic-akari 38dfb91ebc
fix(es/helpers): Remove unnecessary parameters in helper_expr! macro (#7296)
**Description:**

We have moved to snake_case, so the last parameter of helper_expr is unnecessary.
2023-04-20 08:26:34 +00:00
..
src fix(es/helpers): Remove unnecessary parameters in helper_expr! macro (#7296) 2023-04-20 08:26:34 +00:00
tests feat(es/compat): Implement stage 3 decorator, without auto accessor (#6950) 2023-04-03 08:13:12 +00:00
Cargo.toml chore: Publish crates 2023-04-20 07:35:26 +00:00