SWC Bot
|
e951aa6996
|
chore: Publish crates
|
2022-08-29 10:14:19 +00:00 |
|
SWC Bot
|
153e157cfc
|
chore: Publish crates
|
2022-08-26 04:50:45 +00:00 |
|
magic-akari
|
eb3b0e96e5
|
fix(es/fixer): Handle async in the left of for of (#5625)
|
2022-08-26 04:47:46 +00:00 |
|
Donny/강동윤
|
83fec33359
|
feat(es/generator): Use new generator implementation (#5627)
|
2022-08-25 16:10:47 +00:00 |
|
Donny/강동윤
|
927ae7e8d3
|
fix(es/compat): Revert generator reimplementation (#5624)
|
2022-08-25 17:58:37 +09:00 |
|
Donny/강동윤
|
71bf0aafa0
|
chore: Publish crates
|
2022-08-25 16:07:17 +09:00 |
|
Donny/강동윤
|
2aa009018f
|
feat(es/generator): Replace generator implementation with one from tsc (#5173)
|
2022-08-25 04:50:00 +00:00 |
|
SWC Bot
|
fa7a13a4b1
|
chore: Publish crates
|
2022-08-24 03:47:46 +00:00 |
|
magic-akari
|
3d485d2681
|
fix(es/fixer): Wrap expressions in the left of a binary expression (#5586)
|
2022-08-24 03:44:32 +00:00 |
|
Donny/강동윤
|
c760622964
|
chore: Publish crates
|
2022-08-23 11:14:17 +09:00 |
|
OJ Kwon
|
1769191f9a
|
chore(swc_core): Update dependency version (#5595)
|
2022-08-23 10:10:30 +09:00 |
|
OJ Kwon
|
9bc40e3d08
|
build(swc_core): Fix dependency version (#5593)
|
2022-08-23 00:21:29 +00:00 |
|
magic-akari
|
bee26a9abb
|
fix(es/compat): Fix destructuring assignments and updates of super properties (#5576)
|
2022-08-22 00:42:50 +00:00 |
|
SWC Bot
|
2c35990a07
|
chore: Publish crates
|
2022-08-21 08:33:31 +00:00 |
|
SWC Bot
|
6de0a278f6
|
chore: Publish crates
|
2022-08-19 02:14:17 +00:00 |
|
magic-akari
|
b14d69e9b0
|
fix(es/fixer): Wrap yield expression in extends (#5555)
|
2022-08-19 02:11:27 +00:00 |
|
SWC Bot
|
e28fd34ce7
|
chore: Publish crates
|
2022-08-17 18:31:17 +00:00 |
|
magic-akari
|
7394deef42
|
fix(es/fixer): Fix handling of yield and await (#5533)
|
2022-08-17 18:28:37 +00:00 |
|
SWC Bot
|
75704e5df8
|
chore: Publish crates
|
2022-08-17 07:38:39 +00:00 |
|
magic-akari
|
f27ed73594
|
fix(es/fixer): Wrap first function or class of a sequence expression (#5508)
|
2022-08-17 07:36:19 +00:00 |
|
Donny/강동윤
|
f7b34e70e9
|
chore: Publish crates
|
2022-08-17 14:28:18 +09:00 |
|
OJ Kwon
|
76797b1fc1
|
build(bindings): Bump up swc_core (#5484)
|
2022-08-14 07:48:15 +00:00 |
|
SWC Bot
|
bcc67c39b0
|
chore: Publish crates
|
2022-08-14 05:48:52 +00:00 |
|
Donny/강동윤
|
b655bf473a
|
fix(es/helpers): Fix for await (#5458)
|
2022-08-14 05:46:07 +00:00 |
|
Donny/강동윤
|
925839adc6
|
chore: Publish crates
|
2022-08-13 19:11:26 +09:00 |
|
Donny/강동윤
|
1b089be611
|
chore: Publish crates
|
2022-08-13 14:09:52 +09:00 |
|
Donny/강동윤
|
d2f2a1315b
|
chore: Publish crates
|
2022-08-13 00:49:08 +09:00 |
|
Donny/강동윤
|
3eb1f4b2b1
|
chore(ci): Fix lints (#5462)
|
2022-08-12 13:13:35 +00:00 |
|
Donny/강동윤
|
033e05677a
|
chore: Publish crates
|
2022-08-12 15:18:06 +09:00 |
|
OJ Kwon
|
072eb13bf1
|
build(es): Bump up packages (#5451)
|
2022-08-11 23:58:00 +00:00 |
|
OJ Kwon
|
e25b37d579
|
build(atoms): Bump swc_atoms (#5442)
|
2022-08-11 18:52:44 +09:00 |
|
Austaras
|
e35990390b
|
fix(es/fixer): Remove needless parens for nested ?? (#5432)
|
2022-08-10 08:26:33 +00:00 |
|
SWC Bot
|
65595830f3
|
chore: Publish crates
|
2022-08-09 07:46:44 +00:00 |
|
magic-akari
|
71166360cc
|
fix(es/fixer): Remove useless parentheses around ** (#5424)
|
2022-08-09 07:44:36 +00:00 |
|
SWC Bot
|
cdb9bbd707
|
chore: Publish crates
|
2022-08-08 03:00:13 +00:00 |
|
SWC Bot
|
de1332088a
|
chore: Publish crates
|
2022-08-04 04:22:35 +00:00 |
|
magic-akari
|
9443419591
|
fix(es/fixer): Preserve parens for optional chaining expressions (#5388)
|
2022-08-04 04:20:25 +00:00 |
|
Austaras
|
77497e4fbe
|
fix(es/fixer): Don't insert extra paren when left of BinExpr is UpdateExpr (#5376)
|
2022-08-03 08:41:40 +00:00 |
|
magic-akari
|
42d8ad26ce
|
fix(es/codegen): Emit type parameters of class super expression (#5338)
|
2022-07-29 11:52:13 +00:00 |
|
Donny/강동윤
|
b378c06081
|
perf(es/minifier): Make name mangler faster (#5336)
|
2022-07-29 08:05:23 +00:00 |
|
OJ Kwon
|
5c9ea16b2a
|
build(cargo): Update packages (#5331)
|
2022-07-29 08:30:41 +09:00 |
|
SWC Bot
|
129a886e13
|
chore: Publish crates
|
2022-07-27 04:18:47 +00:00 |
|
SWC Bot
|
3aa4471a0f
|
chore: Publish crates
|
2022-07-27 03:58:55 +00:00 |
|
magic-akari
|
b3269fda8e
|
fix(es/fixer): Wrap await and yield in callee (#5314)
|
2022-07-27 03:57:00 +00:00 |
|
Austaras
|
0f254d5ce5
|
feat(es/codegen): Remove extra space before a private method (#5295)
|
2022-07-26 03:35:49 +00:00 |
|
Donny/강동윤
|
a37fdca969
|
chore: Publish crates
|
2022-07-22 21:06:43 +09:00 |
|
SWC Bot
|
fe74b7067c
|
chore: Publish crates
|
2022-07-20 04:10:58 +00:00 |
|
OJ Kwon
|
0d91741eb9
|
build(cargo): Align dependency versions (#5248)
|
2022-07-20 03:42:04 +00:00 |
|
Donny/강동윤
|
54982d4d72
|
chore: Publish crates
|
2022-07-19 11:38:23 +09:00 |
|
三丝
|
df426d7b1d
|
chore: Typo (#5238)
|
2022-07-17 17:39:16 +00:00 |
|