swc/crates/swc_ecma_transforms_compat
magic-akari aa8672e739
fix(es/compat): Fix generator (#5796)
**Description:**

- Merge `temp_vars` into `hoisted_vars`.
- Fix the context of the function call and new call.

**Related issue (if exists):**

 - https://github.com/vercel/next.js/issues/40399
2022-09-10 15:01:43 +09:00
..
src fix(es/compat): Fix generator (#5796) 2022-09-10 15:01:43 +09:00
tests test(es/compat): Add a test for a fixed issue (#5672) 2022-08-30 11:09:58 +00:00
Cargo.toml chore: Publish crates 2022-09-10 05:48:09 +00:00