SWC Bot
|
d7aa781a16
|
chore: Publish crates
|
2022-04-24 03:29:34 +00:00 |
|
Austaras
|
83244add33
|
fix(es/minifier): Remove the last break in the last BlockStmt (#4413)
|
2022-04-24 03:26:49 +00:00 |
|
SWC Bot
|
3e2931e878
|
chore: Publish crates
|
2022-04-24 03:06:59 +00:00 |
|
Pig Fang
|
6dc64c9ca0
|
feat(es/parser): Reject 'use strict' with non-simple params list in TS (#4416)
|
2022-04-24 03:04:38 +00:00 |
|
SWC Bot
|
63efd0089b
|
chore: Publish crates
|
2022-04-23 18:36:37 +00:00 |
|
Donny/강동윤
|
4e113037e5
|
test(es/minifier): Use _ instead of - for terser tests (#4411)
|
2022-04-23 18:34:00 +00:00 |
|
SWC Bot
|
487064f0b9
|
chore: Publish crates
|
2022-04-23 15:33:43 +00:00 |
|
Alexander Akait
|
c15dc4f2b7
|
feat(html/codegen): Print unquoted value when it is possible (#4402)
|
2022-04-23 15:31:11 +00:00 |
|
SWC Bot
|
cda7fc2264
|
chore: Publish crates
|
2022-04-23 14:47:56 +00:00 |
|
Pig Fang
|
da02c9dc50
|
feat(es/parser): Reject invalid new.target (#4406)
|
2022-04-23 14:45:11 +00:00 |
|
SWC Bot
|
a91cfec40a
|
chore: Publish crates
|
2022-04-23 13:43:10 +00:00 |
|
Donny/강동윤
|
ab88637937
|
test(es/minifier): Split tests into improvement and stabilization (#4409)
|
2022-04-23 13:40:28 +00:00 |
|
SWC Bot
|
b78ffcc058
|
chore: Publish crates
|
2022-04-23 11:01:17 +00:00 |
|
Donny/강동윤
|
4c9e5c01ef
|
perf(es/minifier): Add some fast-path to the MultiReplacer (#4408)
|
2022-04-23 19:53:21 +09:00 |
|
SWC Bot
|
5a8250610a
|
chore: Publish crates
|
2022-04-23 05:46:23 +00:00 |
|
Pig Fang
|
c96e32243c
|
feat(es/parser): Reject invalid regex flags (#4404)
|
2022-04-23 05:43:52 +00:00 |
|
SWC Bot
|
a6ca119c3f
|
chore: Publish crates
|
2022-04-23 04:29:04 +00:00 |
|
Alexander Akait
|
cf3be649bb
|
fix(html/parser): Parse foreign attributes (#4400)
|
2022-04-23 04:26:32 +00:00 |
|
SWC Bot
|
82069d1804
|
chore: Publish crates
|
2022-04-23 03:53:14 +00:00 |
|
Alexander Akait
|
63a6280e8f
|
feat(html/minifier): Initialize crate (#4403)
|
2022-04-23 03:50:59 +00:00 |
|
SWC Bot
|
258c019f1f
|
chore: Publish crates
|
2022-04-22 11:23:05 +00:00 |
|
Alexander Akait
|
7332dce4f8
|
feat(html): Prepare processing system (#4358)
|
2022-04-22 20:20:47 +09:00 |
|
SWC Bot
|
9dc30a5bc4
|
chore: Publish crates
|
2022-04-22 10:39:46 +00:00 |
|
Donny/강동윤
|
efdf93d910
|
chore(es/minifier): Add a script to instrument real-world inputs (#4399)
|
2022-04-22 10:37:04 +00:00 |
|
SWC Bot
|
0997081ef9
|
chore: Publish crates
|
2022-04-22 09:25:50 +00:00 |
|
Donny/강동윤
|
5134b4f9be
|
test(es): Add tests for .swcrc (#4398)
|
2022-04-22 18:23:04 +09:00 |
|
SWC Bot
|
3afc4aec6f
|
chore: Publish crates
|
2022-04-22 05:58:47 +00:00 |
|
Donny/강동윤
|
60efb7e9c7
|
chore(plugin): Add a benchmark (#4397)
|
2022-04-22 14:52:55 +09:00 |
|
Donny/강동윤
|
11a5ad5be5
|
chore: Publish v1.2.171
|
2022-04-22 12:21:49 +09:00 |
|
Donny/강동윤
|
971351fe93
|
chore: Publish crates
|
2022-04-22 10:50:25 +09:00 |
|
SWC Bot
|
15aad03bff
|
chore: Publish crates
|
2022-04-22 01:46:47 +00:00 |
|
Donny/강동윤
|
375cc5975a
|
fix(es/minifier): Disable conditionals by default (#4391)
|
2022-04-22 10:44:53 +09:00 |
|
Donny/강동윤
|
6b1501cf0f
|
chore: Publish crates
|
2022-04-22 10:44:27 +09:00 |
|
Pig Fang
|
59f63da560
|
feat(es/parser): Reject await expr with ** (#4395)
|
2022-04-22 01:40:14 +00:00 |
|
SWC Bot
|
ee959ee2f6
|
chore: Publish crates
|
2022-04-21 13:12:02 +00:00 |
|
Donny/강동윤
|
139ac24c46
|
fix(es/codegen): Allow non-ascii character in more places (#4394)
|
2022-04-21 13:09:05 +00:00 |
|
SWC Bot
|
7d23492b16
|
chore: Publish crates
|
2022-04-21 10:02:50 +00:00 |
|
Austaras
|
8cf3ddda6c
|
feat(es/minifier): Improve handling of switches (#4260)
|
2022-04-21 10:00:25 +00:00 |
|
SWC Bot
|
2033b788a1
|
chore: Publish crates
|
2022-04-21 07:26:10 +00:00 |
|
Donny/강동윤
|
87859e373d
|
fix(es/minifier): Preserve more labels (#4380)
|
2022-04-21 07:23:50 +00:00 |
|
SWC Bot
|
c156178523
|
chore: Publish crates
|
2022-04-21 06:58:54 +00:00 |
|
Donny/강동윤
|
b9cba1ad4d
|
test(es/parser): Add a test for a fixed issue (#4388)
|
2022-04-21 06:56:34 +00:00 |
|
SWC Bot
|
a4c708858e
|
chore: Publish crates
|
2022-04-20 18:01:05 +00:00 |
|
OJ Kwon
|
46e88a303f
|
fix(plugin): Align deps for the plugin (#4384)
|
2022-04-20 17:58:43 +00:00 |
|
Donny/강동윤
|
000e31b3cd
|
chore: Fix CI, really
|
2022-04-21 02:41:01 +09:00 |
|
Donny/강동윤
|
11012d07e5
|
chore: Fix CI
|
2022-04-21 01:37:39 +09:00 |
|
SWC Bot
|
24c2f6e906
|
chore: Publish crates
|
2022-04-20 16:12:24 +00:00 |
|
Satish Srinivasan
|
805238ae30
|
fix(es): Fix CI (#4385)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
|
2022-04-21 01:08:01 +09:00 |
|
SWC Bot
|
be085bfb17
|
chore: Publish crates
|
2022-04-20 14:33:47 +00:00 |
|
Satish Srinivasan
|
a06c55930f
|
fix(common): Ignore extraneous mapping of 1, 0 => 0, 0 (#4381)
|
2022-04-20 23:31:06 +09:00 |
|