magic-akari
|
3ca954b9f9
|
fix(es/helpers): Use snake_case for helpers (#7147)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7144.
- Closes https://github.com/swc-project/swc/issues/7118.
|
2023-03-31 15:15:21 +09:00 |
|
Donny/강동윤
|
2bc631df87
|
fix(es/compat): Don't modify private fields from reserved_words pass (#7113)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7106.
|
2023-03-21 09:27:31 +00:00 |
|
magic-akari
|
b78ce8b7c2
|
feat(es/compat): Simplify static blocks in classes (#7056)
|
2023-03-11 00:30:49 +00:00 |
|
magic-akari
|
2b2464271a
|
fix(es/codegen): Remove redundant ; after export default decl (#5851)
|
2022-09-14 06:07:15 +00:00 |
|
Austaras
|
c4b156ce1f
|
fix(es/compat): Visit default export in static_block (#4500)
|
2022-05-03 02:20:49 +00:00 |
|
Austaras
|
5b6beca1af
|
feat(es/compat): Use sequence expressions instead of iife in classes pass (#3773)
|
2022-03-01 16:10:57 +09:00 |
|
Austaras
|
31917417e9
|
fix(es/compat): Handle super and new.target in class properties (#3594)
|
2022-02-16 15:29:20 +00:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|