SWC Bot
|
297228a690
|
chore: Publish crates
|
2022-07-07 07:48:49 +00:00 |
|
SWC Bot
|
9385103649
|
chore: Publish crates
|
2022-07-06 04:44:10 +00:00 |
|
SWC Bot
|
5a5cfb7e86
|
chore: Publish crates
|
2022-07-05 10:52:11 +00:00 |
|
Austaras
|
528d4c5aa4
|
fix(es/fixer): Preserve parens in more opt calls (#5111)
|
2022-07-05 10:49:05 +00:00 |
|
SWC Bot
|
a049d7481d
|
chore: Publish crates
|
2022-07-05 09:57:54 +00:00 |
|
magic-akari
|
3e3c44a0b6
|
fix(es/fixer): Preserve parens in opt calls (#5110)
|
2022-07-05 09:55:21 +00:00 |
|
SWC Bot
|
198aa2d323
|
chore: Publish crates
|
2022-07-05 05:07:28 +00:00 |
|
Austaras
|
9519e801ea
|
fix(es/resolver): Fix handling of block scoped functions (#5092)
|
2022-07-05 05:04:49 +00:00 |
|
SWC Bot
|
f5447cd1b1
|
chore: Publish crates
|
2022-07-02 03:53:10 +00:00 |
|
magic-akari
|
1e33dbab24
|
feat(es/modules): Support node interop (#5069)
|
2022-07-01 03:28:03 +00:00 |
|
Donny/강동윤
|
c2c923e205
|
chore: Publish crates
|
2022-07-01 11:50:45 +09:00 |
|
SWC Bot
|
73874486b2
|
chore: Publish crates
|
2022-06-29 11:05:08 +00:00 |
|
SWC Bot
|
5576c3c601
|
chore: Publish crates
|
2022-06-29 03:37:57 +00:00 |
|
Donny/강동윤
|
8b042745c6
|
chore: Publish crates
|
2022-06-27 21:36:54 +09:00 |
|
magic-akari
|
fa68cbd74a
|
refactor(es/module): Implement new module transformer (#4758)
|
2022-06-27 12:32:06 +00:00 |
|
SWC Bot
|
1e313c07d0
|
chore: Publish crates
|
2022-06-21 05:48:32 +00:00 |
|
Donny/강동윤
|
fd73895a7b
|
fix(es/transforms): Add custom Sync + Send for the renamer (#5018)
|
2022-06-21 05:45:34 +00:00 |
|
SWC Bot
|
6ec6bbd4aa
|
chore: Publish crates
|
2022-06-15 14:40:06 +00:00 |
|
Donny/강동윤
|
36d960c7e9
|
perf(es/hygiene): Make hygiene faster (#4952)
|
2022-06-15 14:36:57 +00:00 |
|
SWC Bot
|
dc78cb48b9
|
chore: Publish crates
|
2022-06-15 05:27:21 +00:00 |
|
Donny/강동윤
|
b3f6f20721
|
fix(es/resolver): Make catch parameter not disturb resolving (#4976)
|
2022-06-15 05:24:39 +00:00 |
|
Donny/강동윤
|
0782c533b5
|
chore: Publish crates
|
2022-06-15 13:59:06 +09:00 |
|
Donny/강동윤
|
1bf2b80f97
|
chore(ci): Use macos for release builds (#4968)
We need more memory
|
2022-06-14 19:54:34 +09:00 |
|
Donny/강동윤
|
3e03ebf8bb
|
fix(es/parser): Don't assume the length of char (#4967)
|
2022-06-14 07:05:35 +00:00 |
|
Donny/강동윤
|
4a27e6f84a
|
fix(es/helpers): Allow using external helpers with type: module (#4962)
|
2022-06-13 18:41:35 +00:00 |
|
SWC Bot
|
4cae0e8270
|
chore: Publish crates
|
2022-06-13 15:54:56 +00:00 |
|
Donny/강동윤
|
ea92a6ab8a
|
refactor(es/resolver): Prepare parallel resolver (#4957)
|
2022-06-13 15:52:15 +00:00 |
|
SWC Bot
|
ccd86a1f4d
|
chore: Publish crates
|
2022-06-13 08:13:14 +00:00 |
|
Donny/강동윤
|
445d58518d
|
perf(es/transforms): Make rename operator parallel (#4951)
|
2022-06-13 08:10:09 +00:00 |
|
Donny/강동윤
|
bfede71e6c
|
chore: Publish crates
|
2022-06-11 16:47:29 +09:00 |
|
SWC Bot
|
0f094da77f
|
chore: Publish crates
|
2022-06-11 07:45:15 +00:00 |
|
Donny/강동윤
|
35c93be60f
|
perf(es/transforms): Make transforms parallel (#4939)
|
2022-06-11 07:42:43 +00:00 |
|
SWC Bot
|
946f2062b6
|
chore: Publish crates
|
2022-06-10 06:13:45 +00:00 |
|
Austaras
|
5bb417ef88
|
fix(es/fixer): Preserve parens in optional calls (#4923)
|
2022-06-10 06:11:05 +00:00 |
|
SWC Bot
|
4c45b1755b
|
chore: Publish crates
|
2022-06-07 23:45:49 +00:00 |
|
Donny/강동윤
|
a9f91dc797
|
fix(es/resolver): Hoist namespaces (#4902)
|
2022-06-07 23:42:19 +00:00 |
|
SWC Bot
|
f54bc12e26
|
chore: Publish crates
|
2022-06-07 17:20:45 +00:00 |
|
Donny/강동윤
|
4e3a878b48
|
fix(es/helpers): Fix syntax context of helpers (#4900)
|
2022-06-07 17:18:16 +00:00 |
|
Donny/강동윤
|
eb0acc3859
|
chore: Publish crates
|
2022-06-06 04:54:19 +09:00 |
|
Donny/강동윤
|
0567f67664
|
fix(es/minifier): Apply name mangler for more cases (#4840)
|
2022-05-29 11:15:16 +00:00 |
|
SWC Bot
|
424e62e663
|
chore: Publish crates
|
2022-05-26 16:01:22 +00:00 |
|
Donny/강동윤
|
a487fc1d28
|
refactor(es/transforms): Remove concurrent (#4808)
|
2022-05-26 15:58:19 +00:00 |
|
Austaras
|
573bcb5b49
|
fix(es/compat): Use define for non-spread props (#4754)
|
2022-05-26 20:32:41 +09:00 |
|
SWC Bot
|
555e08d4d6
|
chore: Publish crates
|
2022-05-24 09:27:11 +00:00 |
|
brightwu
|
f28d9c143b
|
fix(es/resolver): Fix more edge cases related to catch and var (#4773)
|
2022-05-24 09:24:42 +00:00 |
|
SWC Bot
|
26578c8c0a
|
chore: Publish crates
|
2022-05-24 07:55:58 +00:00 |
|
brightwu
|
e2da3ddc03
|
fix(es/resolver): Handle var after catch with the same name (#4772)
|
2022-05-24 16:53:13 +09:00 |
|
SWC Bot
|
565fb38aec
|
chore: Publish crates
|
2022-05-24 05:58:20 +00:00 |
|
Austaras
|
65b7c4b695
|
fix(es/fixer): Preserve the paren in a spread element (#4771)
|
2022-05-24 05:55:45 +00:00 |
|
Donny/강동윤
|
995e9661cc
|
chore: Publish crates
|
2022-05-24 13:15:57 +09:00 |
|