Donny/강동윤
|
bcd5a1d666
|
feat(es/compat): Implement transform for explicit resource management (#7376)
**Related issue:**
- Closes #7316.
- Closes #7369.
|
2023-06-29 14:13:43 +00:00 |
|
David Sherret
|
064bcf4854
|
fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
|
2023-06-07 05:08:35 +00:00 |
|
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 |
|
magic-akari
|
a13a78e3fe
|
feat(es/helpers): Use named export and unify import path (#7182)
**BREAKING CHANGE:**
Breaking changes for `@swc/helpers`. A new major version `0.5.0` is required.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7157
|
2023-04-04 03:05:47 +00:00 |
|