SWC Bot
|
58ed4a2723
|
chore: Publish crates
|
2022-05-27 07:36:42 +00:00 |
|
Donny/강동윤
|
7f69b9c80f
|
test(es/minifier): Add snapshots for the mangler (#4823)
I found a way to make the name mangler parallel, but I want to ensure that we don't break anything.
|
2022-05-27 07:32:23 +00:00 |
|
SWC Bot
|
23bc98b17d
|
chore: Publish crates
|
2022-05-27 07:12:22 +00:00 |
|
Alexander Akait
|
731c59e9b7
|
feat(html/minifier): Compress more json types (#4813)
|
2022-05-27 07:09:28 +00:00 |
|
SWC Bot
|
05f9e257a0
|
chore: Publish crates
|
2022-05-27 06:50:43 +00:00 |
|
Donny/강동윤
|
4b27df9f12
|
perf(es/minifier): Make more passes parallel (#4821)
|
2022-05-27 06:48:08 +00:00 |
|
SWC Bot
|
01e90a650c
|
chore: Publish crates
|
2022-05-27 06:25:17 +00:00 |
|
Pig Fang
|
29884b0caf
|
feat(css/ast): Add missing Is derive (#4810)
|
2022-05-27 06:22:36 +00:00 |
|
SWC Bot
|
c4a6e8e4b5
|
chore: Publish crates
|
2022-05-27 05:59:56 +00:00 |
|
Sander Mathijs van Veen
|
1db71cc3b3
|
fix(es/codegen): Handle comments in binary expressions (#4817)
|
2022-05-27 05:57:24 +00:00 |
|
SWC Bot
|
e770651698
|
chore: Publish crates
|
2022-05-27 05:37:39 +00:00 |
|
Alexander Akait
|
a6beda81ca
|
test(html/codegen): Avoid newline at the end of file (#4815)
|
2022-05-27 05:35:17 +00:00 |
|
SWC Bot
|
af31b15e70
|
chore: Publish crates
|
2022-05-27 05:15:50 +00:00 |
|
Donny/강동윤
|
dc911dcae6
|
feat(es/compat): Don't create vars for computed class methods if possible (#4805)
|
2022-05-27 05:12:57 +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 |
|
SWC Bot
|
8f48d0fdaf
|
chore: Publish crates
|
2022-05-26 15:35:07 +00:00 |
|
Donny/강동윤
|
78d4c2c46a
|
fix(preset-env): Ignore unknown versions (#4809)
|
2022-05-26 15:32:06 +00:00 |
|
SWC Bot
|
2086e66eb3
|
chore: Publish crates
|
2022-05-26 13:09:21 +00:00 |
|
Donny/강동윤
|
f4c6a20654
|
fix(es/modules): Fix lazy option of common js (#4807)
|
2022-05-26 13:06:43 +00:00 |
|
Donny/강동윤
|
5d7545846b
|
chore: Publish @swc/helpers@v0.3.16
|
2022-05-26 20:36:02 +09:00 |
|
SWC Bot
|
a163279c88
|
chore: Publish crates
|
2022-05-26 11:35: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
|
bebdb8a897
|
chore: Publish crates
|
2022-05-26 09:30:36 +00:00 |
|
Donny/강동윤
|
073b1469e6
|
fix(es/minifier): Don't create names which is same as an unresolved var (#4806)
|
2022-05-26 09:27:24 +00:00 |
|
SWC Bot
|
829a9c0dd3
|
chore: Publish crates
|
2022-05-26 07:40:07 +00:00 |
|
Donny/강동윤
|
1c48a8c8f4
|
fix(es/minifier): Consider side effects while removing an object spread (#4788)
|
2022-05-26 07:37:34 +00:00 |
|
SWC Bot
|
cf4c46517b
|
chore: Publish crates
|
2022-05-26 06:15:59 +00:00 |
|
Alexander Akait
|
c35cb598f7
|
fix(html/minifier): Avoid removing id with spaces (#4786)
|
2022-05-26 06:13:39 +00:00 |
|
SWC Bot
|
e9559e7d13
|
chore: Publish crates
|
2022-05-26 05:51:57 +00:00 |
|
Alexander Akait
|
f71ef61cb7
|
perf(html/parser): Improve lexer (#4802)
|
2022-05-26 05:49:18 +00:00 |
|
SWC Bot
|
e9ce992250
|
chore: Publish crates
|
2022-05-25 18:11:42 +00:00 |
|
OJ Kwon
|
2b03047cb0
|
fix(es/modules): Fix local scoped amd require (#4800)
|
2022-05-25 18:08:49 +00:00 |
|
SWC Bot
|
54fd602bae
|
chore: Publish crates
|
2022-05-25 17:35:52 +00:00 |
|
Alexander Akait
|
8894e77bc1
|
perf(html/parser): Improve lexer (#4796)
|
2022-05-25 17:33:15 +00:00 |
|
SWC Bot
|
7a122eb089
|
chore: Publish crates
|
2022-05-25 16:51:14 +00:00 |
|
Alexander Akait
|
c6ec9f9cf2
|
feat(html/codegen): Omit start and end tags if it is possible (#4780)
|
2022-05-25 16:48:33 +00:00 |
|
Donny/강동윤
|
c8f6f44a5d
|
chore: Publish v1.2.194
|
2022-05-25 23:56:52 +09:00 |
|
SWC Bot
|
4b26cab74c
|
chore: Publish crates
|
2022-05-25 14:54:28 +00:00 |
|
LongYinan
|
adf70f6c07
|
fix(common): Fix jemalloc (#4794)
|
2022-05-25 14:51:36 +00:00 |
|
Donny/강동윤
|
f4a60e2eda
|
chore: Publish v1.2.193
|
2022-05-25 17:15:06 +09:00 |
|
SWC Bot
|
cb528459e8
|
chore: Publish crates
|
2022-05-25 08:13:08 +00:00 |
|
Donny/강동윤
|
6f04e84639
|
perf(common): Use jemalloc for linux (#4791)
|
2022-05-25 08:10:44 +00:00 |
|
SWC Bot
|
1ac313a382
|
chore: Publish crates
|
2022-05-25 06:26:07 +00:00 |
|
Donny/강동윤
|
38a866a900
|
test(es): Make execution tests faster (#4789)
|
2022-05-25 06:23:35 +00:00 |
|
SWC Bot
|
f2d79b8495
|
chore: Publish crates
|
2022-05-25 03:05:21 +00:00 |
|
Alexander Akait
|
11aa6bee9e
|
feat(html/minifier): Sort classes (#4783)
|
2022-05-25 03:02:27 +00:00 |
|
SWC Bot
|
7eac561639
|
chore: Publish crates
|
2022-05-25 02:40:41 +00:00 |
|
Alexander Akait
|
b5e481c114
|
feat(html/minifier): Improve script type compression (#4785)
|
2022-05-25 02:35:43 +00:00 |
|
SWC Bot
|
ee2470c3cc
|
chore: Publish crates
|
2022-05-25 02:12:44 +00:00 |
|