Donny/강동윤
|
83a5a0c612
|
fix(es/compat): Handle private names from class properties pass (#8090)
**Related issue:**
- Closes #7561
- https://github.com/vercel/next.js/issues/56612
|
2023-11-02 22:18:17 +00:00 |
|
Donny/강동윤
|
97d0f79142
|
fix(es/compat): Fix stage 3 decorator pass (#7392)
|
2023-05-23 06:24:05 +00:00 |
|
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 |
|
Austaras
|
982012289f
|
fix(es/compat): Fix this in computed class method names (#6364)
|
2022-11-06 00:20:21 +00:00 |
|
magic-akari
|
2b2464271a
|
fix(es/codegen): Remove redundant ; after export default decl (#5851)
|
2022-09-14 06:07:15 +00:00 |
|
Austaras
|
25bd520620
|
fix(es/compat): Handle classes with accessors and a method with the same name (#5039)
|
2022-06-28 05:36:22 +00:00 |
|
Donny/강동윤
|
a6d404a8c2
|
chore(repo): Configure prettier (#4523)
|
2022-05-04 14:25:28 +00:00 |
|
magic-akari
|
1e1d081805
|
fix(es/compat): Support updating a private field with bigint value (#4136)
|
2022-05-02 13:34:46 +09:00 |
|
Alexander Akait
|
634d732803
|
feat(es/ast): Add raw to Str (#4071)
|
2022-03-22 07:54:08 +00:00 |
|
Donny/강동윤
|
3d43a9b69d
|
feat(es/testing): Print comments in test_fixture (#3920)
|
2022-03-09 02:54:27 +00:00 |
|
Donny/강동윤
|
814dcc09d6
|
test(es/compat): Organize tests (#3825)
|
2022-03-03 05:51:09 +00:00 |
|