SWC Bot
|
cdb9bbd707
|
chore: Publish crates
|
2022-08-08 03:00:13 +00:00 |
|
OJ Kwon
|
2b5080e291
|
fix(es): Temporarily disable bytecheck (#5414)
|
2022-08-08 02:58:08 +00:00 |
|
SWC Bot
|
a88ac5afc8
|
chore: Publish crates
|
2022-08-08 02:24:30 +00:00 |
|
Donny/강동윤
|
d1da89939f
|
feat(dbg-swc): Improve minifier comparator (#5411)
|
2022-08-08 02:22:29 +00:00 |
|
SWC Bot
|
ec6082fdbb
|
chore: Publish crates
|
2022-08-08 01:45:31 +00:00 |
|
OJ Kwon
|
420d936c50
|
fix(swc_core): Fix dep on quote_macros (#5415)
|
2022-08-08 01:43:25 +00:00 |
|
SWC Bot
|
f0c89d38ff
|
chore: Publish crates
|
2022-08-07 03:35:29 +00:00 |
|
OJ Kwon
|
27e7e0b69b
|
fix(swc_core): Update references for quote! (#5408)
|
2022-08-07 03:33:18 +00:00 |
|
SWC Bot
|
d98b4e10d0
|
chore: Publish crates
|
2022-08-07 02:45:34 +00:00 |
|
OJ Kwon
|
c2273255c0
|
fix(es/utils): Allow quote_ident! working with swc_core (#5409)
|
2022-08-07 02:43:15 +00:00 |
|
Donny/강동윤
|
7b8658eef2
|
test(es/minifier): Organize simple size tests (#5402)
|
2022-08-06 22:01:01 +09:00 |
|
Donny/강동윤
|
36d275a6dc
|
chore: Publish v1.2.224
|
2022-08-06 19:06:06 +09:00 |
|
SWC Bot
|
306bb66f24
|
chore: Publish crates
|
2022-08-06 10:04:00 +00:00 |
|
Austaras
|
6dca81e368
|
fix(es/codegen): Emit extra dot if a float is too large (#5407)
|
2022-08-06 10:01:55 +00:00 |
|
SWC Bot
|
368033183e
|
chore: Publish crates
|
2022-08-05 13:27:33 +00:00 |
|
Austaras
|
ca21fd0c4d
|
fix(es/minifier): Inline vars declared in conditional paths (#5392)
|
2022-08-05 13:25:28 +00:00 |
|
Donny/강동윤
|
e44e8b103c
|
chore: Publish crates
|
2022-08-05 20:51:54 +09:00 |
|
SWC Bot
|
afe8e6ea7d
|
chore: Publish crates
|
2022-08-05 07:45:08 +00:00 |
|
Donny/강동윤
|
86da5441e6
|
test(es/minifier): Organize simple size tests (#5403)
|
2022-08-05 16:42:59 +09:00 |
|
SWC Bot
|
8be444acca
|
chore: Publish crates
|
2022-08-05 07:40:04 +00:00 |
|
OJ Kwon
|
8ca736f8ee
|
feat(swc_core): Expose quote! macros (#5400)
|
2022-08-05 07:37:42 +00:00 |
|
SWC Bot
|
f74eb7aec3
|
chore: Publish crates
|
2022-08-05 05:13:40 +00:00 |
|
OJ Kwon
|
038a543be9
|
feat(swc_core): Expand features to support node bindings (#5387)
|
2022-08-05 14:11:40 +09:00 |
|
SWC Bot
|
c50b4f08aa
|
chore: Publish crates
|
2022-08-04 08:35:03 +00:00 |
|
Donny/강동윤
|
a46669d334
|
test(es/minifier): Add snapshots of compressed libraries (#5389)
|
2022-08-04 08:32:59 +00:00 |
|
SWC Bot
|
de40853046
|
chore: Publish crates
|
2022-08-04 07:54:50 +00:00 |
|
Austaras
|
e37b7e8caa
|
feat(es/codegen): Remove more whitespaces from BinExpr (#5380)
|
2022-08-04 16:52:06 +09:00 |
|
SWC Bot
|
a09999310c
|
chore: Publish crates
|
2022-08-04 05:01:47 +00:00 |
|
magic-akari
|
cdb6164937
|
fix(es/modules): Use an indirect call for a tagged template (#5382)
|
2022-08-04 04:59:42 +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 |
|
SWC Bot
|
331f91a37f
|
chore: Publish crates
|
2022-08-03 12:19:57 +00:00 |
|
Donny/강동윤
|
84a1ef856a
|
test(es/minifier): Update the golden list (#5378)
|
2022-08-03 21:17:47 +09:00 |
|
Donny/강동윤
|
efeb195be7
|
chore: Publish v1.2.223
|
2022-08-03 19:25:28 +09:00 |
|
SWC Bot
|
87409946a0
|
chore: Publish crates
|
2022-08-03 10:22:47 +00:00 |
|
Donny/강동윤
|
3943eb24d1
|
feat(es/minifier): Consider char frequencies (#5375)
|
2022-08-03 10:20:17 +00:00 |
|
SWC Bot
|
ab34d8b9b1
|
chore: Publish crates
|
2022-08-03 08:44:09 +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 |
|
SWC Bot
|
efd43c67c3
|
chore: Publish crates
|
2022-08-03 06:22:21 +00:00 |
|
Donny/강동윤
|
6552d1a6f7
|
perf(es/minifier): Make postcompress pass parallel (#5374)
|
2022-08-03 06:20:04 +00:00 |
|
Donny/강동윤
|
774149d29e
|
chore: Publish crates
|
2022-08-03 13:16:32 +09:00 |
|
SWC Bot
|
e13f9230f2
|
chore: Publish crates
|
2022-08-03 04:08:12 +00:00 |
|
Donny/강동윤
|
4fdbe40c74
|
feat(es/minifier): Remove duplicate var declarations (#5373)
|
2022-08-03 13:05:56 +09:00 |
|
SWC Bot
|
9559797656
|
chore: Publish crates
|
2022-08-03 03:39:53 +00:00 |
|
OJ Kwon
|
8b9dd6f026
|
feat(swc_core): Expand features and use it from wasm and cli (#5369)
|
2022-08-03 03:38:05 +00:00 |
|
OJ Kwon
|
12fd737326
|
chore: Update toml formatting (#5368)
|
2022-08-03 03:07:28 +00:00 |
|
SWC Bot
|
f30e34bb1e
|
chore: Publish crates
|
2022-08-03 02:33:03 +00:00 |
|
Donny/강동윤
|
cf3de124d6
|
doc(rustdoc): FIx CI (#5370)
|
2022-08-03 11:30:17 +09:00 |
|
SWC Bot
|
b7573451b3
|
chore: Publish crates
|
2022-08-02 11:39:47 +00:00 |
|
Austaras
|
b221f90117
|
fix(es/minifier): Optimize inlining function calls with a literal in arguments (#5365)
|
2022-08-02 11:37:40 +00:00 |
|