Commit Graph

2746 Commits

Author SHA1 Message Date
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
SWC Bot
10877addcb chore: Publish crates 2022-06-15 04:07:47 +00:00
Alexander Akait
3e6c0f567a
feat(html/minifier): Compress CSS (#4973) 2022-06-15 04:04:57 +00:00
SWC Bot
94e553da3b chore: Publish crates 2022-06-14 16:36:07 +00:00
Donny/강동윤
99a474cb2d
refactor(es/minifier): Use Program instead of Module (#4969) 2022-06-14 16:33:38 +00:00
Donny/강동윤
164bf9a80a chore: Publish v1.2.203 2022-06-15 01:03:49 +09:00
LongYinan
db9f7a5ad4
chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
SWC Bot
c9918482ac chore: Publish crates 2022-06-14 13:34:32 +00:00
Alexander Akait
5c2a918946
feat(html): Support self-closing flag (#4950) 2022-06-14 13:31:23 +00:00
Donny/강동윤
1bf2b80f97
chore(ci): Use macos for release builds (#4968)
We need more memory
2022-06-14 19:54:34 +09:00
SWC Bot
51715e4d0d chore: Publish crates 2022-06-14 07:08:40 +00:00
Donny/강동윤
3e03ebf8bb
fix(es/parser): Don't assume the length of char (#4967) 2022-06-14 07:05:35 +00:00
Donny/강동윤
0e7f871961 chore: Publish v1.2.202 2022-06-14 15:43:13 +09:00
SWC Bot
65522af10e chore: Publish crates 2022-06-14 05:41:22 +00:00
Alexander Akait
3957bc64b7
feat(html/minifier): Add collapse_boolean_attributes option (#4960) 2022-06-14 05:38:50 +00:00
Donny/강동윤
5c60464f6b chore: Publish v1.2.201 2022-06-14 14:12:05 +09:00
Donny/강동윤
709ad3e087 fix(ci): Revert malloc changes 2022-06-14 14:11:47 +09:00
Donny/강동윤
d5d918a63e chore: Publish v1.2.200 2022-06-14 13:37:18 +09:00
Alexander Akait
1b7b4f0cb4
test(css/parser): Improve tests (#4963) 2022-06-13 20:27:30 +00:00
SWC Bot
91cff0af80 chore: Publish crates 2022-06-13 20:05:54 +00:00
LongYinan
35806385ea
perf(es/minifier): Make more things parallel and reduce call stacks (#4915) 2022-06-14 05:03:09 +09:00
SWC Bot
925f4d1641 chore: Publish crates 2022-06-13 19:55:48 +00:00
Alexander Akait
63d630d477
feat(html/minifier): Add remove_empty_attributes option (#4958) 2022-06-13 19:52:35 +00:00
SWC Bot
50a91a288e chore: Publish crates 2022-06-13 19:27:50 +00:00
Artur
6daeeb0652
feat(es/lints): Add constructor-super rule (#4912) 2022-06-13 19:24:38 +00:00
SWC Bot
2d1fbe8dcd chore: Publish crates 2022-06-13 18:44:15 +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
c01b971e8b chore: Publish crates 2022-06-13 13:57:49 +00:00
Alexander Akait
f2690cce08
feat(html/minifier): Compress whitespaces (#4916) 2022-06-13 13:55:03 +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
SWC Bot
ddae14d256 chore: Publish crates 2022-06-12 03:31:05 +00:00
Alexander Akait
bf74d05f3f
fix(css/parser): Fix input buffer and improve error recovery (#4948) 2022-06-12 03:28:23 +00:00
SWC Bot
3bb75f1faa chore: Publish crates 2022-06-12 03:04:44 +00:00
Alexander Akait
42a1d7c7a1
refactor(html/parser): Remove unused code (#4949) 2022-06-12 03:02:15 +00:00
SWC Bot
12914ef53f chore: Publish crates 2022-06-12 02:39:45 +00:00
Austaras
47bdc6a6b1
feat(es/minifier): Turn Array/Object calls into literals (#4947) 2022-06-12 02:36:49 +00:00
SWC Bot
461b9902b3 chore: Publish crates 2022-06-11 16:01:02 +00:00
Donny/강동윤
4ada9c7e05
perf(common): Add Atom type (#4945) 2022-06-11 15:58:21 +00:00
Alexander Akait
327969d0d9
perf(css/parser): Improve performance of lexer (#4921) 2022-06-11 14:47:08 +00:00
SWC Bot
e25b6ed63c chore: Publish crates 2022-06-11 11:18:43 +00:00
nils
f479951ef2
fix(common): Don't use get_unchecked after setting the length to 0 (#4943) 2022-06-11 11:16:08 +00:00
LongYinan
52e23470e7
fix(ci): Fix android build issue caused by NDK 21 -> 23 (#4942) 2022-06-11 18:09:07 +09:00
SWC Bot
ac7dac6198 chore: Publish crates 2022-06-11 08:13:24 +00:00
magic-akari
381d273f11
fix(es/parser): Check for line break after async (#4940) 2022-06-11 08:10:49 +00:00
Donny/강동윤
bfede71e6c chore: Publish crates 2022-06-11 16:47:29 +09:00
Donny/강동윤
a70c737506 fix(es/transforms): Fix threshold 2022-06-11 16:46:53 +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
ae3db891ac chore: Publish crates 2022-06-11 06:25:03 +00:00
Artur
286f265632
refactor(es/lints): Simplify no-empty-pattern rule (#4928) 2022-06-11 06:22:26 +00:00
SWC Bot
0067d0abe4 chore: Publish crates 2022-06-11 05:29:53 +00:00
magic-akari
594089488b
feat(es/minifier): Drop new token if possible (#4932) 2022-06-11 05:27:13 +00:00
SWC Bot
565f06f7ef chore: Publish crates 2022-06-11 05:03:01 +00:00
Artur
b041f2911f
feat(es/lints): Add no-await-in-loop rule (#4936) 2022-06-11 05:00:32 +00:00
SWC Bot
6fdf84da15 chore: Publish crates 2022-06-11 04:39:38 +00:00
Alexander Akait
f993a52679
perf(html/parser): Improve performance (#4934) 2022-06-11 04:37:01 +00:00
SWC Bot
953453ca8c chore: Publish crates 2022-06-11 04:18:13 +00:00
magic-akari
11db191af5
fix(es/parser): Allow negative bigint literal in types (#4938) 2022-06-11 04:15:21 +00:00
SWC Bot
1266e00868 chore: Publish crates 2022-06-10 12:57:06 +00:00
OJ Kwon
b30032dd46
feat(plugin): Upgrade wasmer (#4929) 2022-06-10 12:54:17 +00:00
SWC Bot
7f16f0fde9 chore: Publish crates 2022-06-10 09:17:06 +00:00
Alexander Akait
f157aae40c
feat(html/codegen): Minify svg attributes (#4917) 2022-06-10 09:14:40 +00:00
SWC Bot
99deeac8ce chore: Publish crates 2022-06-10 08:52:47 +00:00
Donny/강동윤
be87494495
fix(es/minifier): Reserve more symbols on eval (#4925) 2022-06-10 08:49:56 +00:00
SWC Bot
6bc39005bb chore: Publish crates 2022-06-10 06:39:52 +00:00
Donny/강동윤
fc0d8e3f74
perf(es/minifier): Change default pass limit to 2 (#4924) 2022-06-10 06:37:25 +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
Alexander Akait
d669454157
perf(html/parser): Add a benchmark for document fragment (#4920) 2022-06-10 05:45:32 +00:00
SWC Bot
61b345c459 chore: Publish crates 2022-06-10 05:25:43 +00:00
Artur
4fb932dd08
feat(es/lints): Add default-case-last rule (#4913) 2022-06-10 05:23:15 +00:00
SWC Bot
3997f9f343 chore: Publish crates 2022-06-10 04:22:35 +00:00
Alexander Akait
4f1e04671d
fix(html/codegen): Emit newline in textarea/pre (#4919) 2022-06-10 04:19:30 +00:00
SWC Bot
c58f6eb661 chore: Publish crates 2022-06-10 03:56:42 +00:00
Alexander Akait
064e50448f
fix(html/codegen): Fix quotes in attributes (#4918) 2022-06-10 03:54:04 +00:00
SWC Bot
a0f643777f chore: Publish crates 2022-06-10 03:33:22 +00:00
Alexander Akait
299da10ff9
chore(html/parser): Remove unused dependencies (#4922) 2022-06-10 03:30:40 +00:00
Donny/강동윤
7dde60b309 chore: Publish v1.2.198 2022-06-08 17:04:29 +09:00
SWC Bot
7c9ab26256 chore: Publish crates 2022-06-08 07:24:11 +00:00
Donny/강동윤
36a82ccfc9
feat(es/modules/amd): Convert ts import equals to normal AMD import (#4906) 2022-06-08 07:21:17 +00:00
SWC Bot
5b5945ad95 chore: Publish crates 2022-06-08 05:03:14 +00:00
Donny/강동윤
814f72f224
fix(es/decorators): Fix syntax context of decorated classes (#4905) 2022-06-08 05:00:22 +00:00
SWC Bot
87cc976250 chore: Publish crates 2022-06-08 04:20:54 +00:00
Pig Fang
f7c89c5b60
feat(preset-env): Upgrade browserslist-rs (#4903) 2022-06-08 04:18:16 +00:00
SWC Bot
157de39579 chore: Publish crates 2022-06-08 03:57:37 +00:00
Alexander Akait
e365766070
perf(html/parser): Reduce cloning (#4901) 2022-06-08 03:55:11 +00:00
SWC Bot
73f5ca754e chore: Publish crates 2022-06-08 03:33:59 +00:00
Donny/강동윤
10f6849f7a
fix(es/modules/amd): Support export * as foo from 'foo' (#4904) 2022-06-08 03:30:54 +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
SWC Bot
dce3a89efa chore: Publish crates 2022-06-07 14:35:46 +00:00
Alexander Akait
70760d2222
fix(html/parser): Fix spans (#4877) 2022-06-07 14:33:06 +00:00
SWC Bot
bdc3797369 chore: Publish crates 2022-06-07 04:36:09 +00:00
Alexander Akait
da09c1ca5b
feat(html/codegen): Improve entity compression (#4889) 2022-06-07 04:33:33 +00:00
SWC Bot
44e606a240 chore: Publish crates 2022-06-06 03:38:16 +00:00
Alexander Akait
ce4d57735e
perf(html/parser): Improve memory allocation (#4884) 2022-06-06 03:35:22 +00:00
SWC Bot
c46045f646 chore: Publish crates 2022-06-06 03:03:11 +00:00
Alexander Akait
b14719c046
refactor(html/ast): Avoid TokenAndSpan (#4885) 2022-06-06 12:00:14 +09:00
SWC Bot
3d39104601 chore: Publish crates 2022-06-05 20:46:50 +00:00
Alexander Akait
ae1ff1e55b
feat(html/codegen): Support context element (#4887) 2022-06-05 20:43:56 +00:00
Donny/강동윤
3812fb2eb0 chore: Publish crates 2022-06-06 05:22:39 +09:00
SWC Bot
6c4f2751fc chore: Publish crates 2022-06-05 20:19:14 +00:00
Alexander Akait
5abe847c23
perf(html/parser): Improve performance (#4881) 2022-06-05 20:16:27 +00:00
Donny/강동윤
eb0acc3859 chore: Publish crates 2022-06-06 04:54:19 +09:00
Donny/강동윤
066c8722d4 chore: Publish v1.2.197 2022-06-06 00:35:37 +09:00
SWC Bot
0d05246f41 chore: Publish crates 2022-06-05 14:43:37 +00:00
OJ Kwon
6bc33cb042
feat(es/codegen): Support other source map implementations (#4879) 2022-06-05 14:40:55 +00:00
SWC Bot
4cda20c8cd chore: Publish crates 2022-06-05 07:46:31 +00:00
Donny/강동윤
06420d99bb
fix(es/minifier): Don't drop typeof (#4883) 2022-06-05 07:43:53 +00:00
SWC Bot
098115573d chore: Publish crates 2022-06-05 05:54:57 +00:00
Austaras
83ae6a1f1f
feat(es/minifier): Remove extra parens in BinExpr (#4878) 2022-06-05 05:52:22 +00:00
SWC Bot
369b65b890 chore: Publish crates 2022-06-04 17:54:04 +00:00
Alexander Akait
6e0f5f1c48
feat(html/minifier): Remove spaces between nodes (#4880) 2022-06-04 17:51:36 +00:00
Alexander Akait
ad9508a796
test(html/parser): Test html5lib spans (#4875) 2022-06-05 02:29:24 +09:00
SWC Bot
223d14db4e chore: Publish crates 2022-06-04 09:36:13 +00:00
Alexander Akait
0d5d7c4d5e
fix(html/parser): Fix span (#4868) 2022-06-04 09:33:25 +00:00
SWC Bot
0968d7426f chore: Publish crates 2022-06-03 05:01:33 +00:00
Alexander Akait
8b67bb99fa
perf(html/parser): Improve lexer performance (#4869) 2022-06-03 04:58:46 +00:00
Alexander Akait
762c72d1c9
test(html/parser): Refactor tests (#4865) 2022-06-03 04:35:19 +00:00
SWC Bot
e93102e0a3 chore: Publish crates 2022-06-02 04:02:53 +00:00
Alexander Akait
67b5e3d5b3
fix(html/parser): Fix end span of closed tags (#4860) 2022-06-02 04:00:32 +00:00
SWC Bot
c119847256 chore: Publish crates 2022-06-01 02:54:25 +00:00
Donny/강동윤
fd3501bf87
feat(wasm): Add json error (#4853) 2022-06-01 11:51:24 +09:00
SWC Bot
4dfc4d7dbd chore: Publish crates 2022-06-01 00:37:05 +00:00
Alexander Akait
e083d0eb5a
fix(css/parser): Fix parsing of constant function (#4856) 2022-06-01 00:34:20 +00:00
SWC Bot
c1a516c207 chore: Publish crates 2022-06-01 00:15:49 +00:00
Alexander Akait
c5df1a3a54
feat(html/minifier): Improve compression of attributes (#4849) 2022-06-01 00:07:19 +00:00
SWC Bot
cbec3819e1 chore: Publish crates 2022-05-31 03:52:39 +00:00
Alexander Akait
f830726027
fix(html/parser): Fix span of lexer errors (#4846) 2022-05-31 03:50:19 +00:00
Donny/강동윤
7bfba69728 chore: Publish v1.2.196 2022-05-31 12:12:25 +09:00
Donny/강동윤
142387b2a3
chore(ci): Fix CI (#4852) 2022-05-31 12:07:51 +09:00
SWC Bot
c78952e4d5 chore: Publish crates 2022-05-30 07:10:31 +00:00
Alexander Akait
e6ae299776
feat(html/minifier): Compress viewport meta (#4844) 2022-05-30 07:07:52 +00:00
SWC Bot
8a9abfbe10 chore: Publish crates 2022-05-30 06:48:44 +00:00
Donny/강동윤
8365c3d0df
fix(es/minifier): Make if_return to not drop required returns (#4847) 2022-05-30 06:46:01 +00:00
SWC Bot
866664163e chore: Publish crates 2022-05-30 06:22:43 +00:00
Alexander Akait
20fee8abee
fix(html/parser): Handle BOM (#4843) 2022-05-30 06:20:02 +00:00
SWC Bot
c523832c80 chore: Publish crates 2022-05-30 06:00:10 +00:00
Alexander Akait
7407f218f8
fix(html/codegen): Prevent omitting body for title (#4814) 2022-05-30 05:57:26 +00:00
SWC Bot
19562af0c7 chore: Publish crates 2022-05-29 11:17:45 +00:00
Donny/강동윤
0567f67664
fix(es/minifier): Apply name mangler for more cases (#4840) 2022-05-29 11:15:16 +00:00
Donny/강동윤
61b9a74c6f chore: Publish v1.2.195 2022-05-29 18:12:44 +09:00
SWC Bot
473ea158c6 chore: Publish crates 2022-05-28 19:05:40 +00:00
Donny/강동윤
c462d4d7c6
fix(node): Fix logging (#4833) 2022-05-28 19:00:53 +00:00
Donny/강동윤
2e9ab0518a
feat(node): Split css binding (#4831) 2022-05-28 14:32:56 +00:00
SWC Bot
dd9c06e1c5 chore: Publish crates 2022-05-28 08:36:47 +00:00
Alexander Akait
2b7f4b2f56
fix(html/codegen): Omit on more cases (#4825) 2022-05-28 08:34:00 +00:00
Donny/강동윤
f847709787
chore(common): Update rustc (#4828) 2022-05-28 07:07:58 +00:00
SWC Bot
7f731a2ab2 chore: Publish crates 2022-05-28 04:35:18 +00:00
Donny/강동윤
58b24278ee
perf(es/minifier): Make name mangler parallel (#4824) 2022-05-28 13:32:48 +09:00
SWC Bot
800118c45b chore: Publish crates 2022-05-27 14:47:53 +00:00
Alexander Akait
c9d0e37ab9
fix(html/codegen): Remove optional html start tag (#4811) 2022-05-27 14:45:18 +00:00
SWC Bot
abbc317f47 chore: Publish crates 2022-05-27 12:51:18 +00:00
Alexander Akait
759688c412
perf(html/parser): Improve lexer performance even more (#4819) 2022-05-27 12:48:51 +00:00
SWC Bot
c9388326d6 chore: Publish crates 2022-05-27 08:43:41 +00:00
Alexander Akait
d833057d79
fix(html/codegen): Handle HTML entities correctly (#4782) 2022-05-27 08:39:30 +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
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
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
OJ Kwon
a937357d47
feat(plugin): Implement SourceMap.span_to_* (#4781) 2022-05-25 02:09:55 +00:00
Donny/강동윤
1337f3a550 chore: Publish v1.2.192 2022-05-24 23:39:57 +09:00
SWC Bot
3d496d6408 chore: Publish crates 2022-05-24 13:32:27 +00:00
Shinobu Hayashi
a3e4c201de
fix(es/compat): Escape keywords in class method names (#4775) 2022-05-24 13:29:59 +00:00
SWC Bot
6ba367116e chore: Publish crates 2022-05-24 13:02:50 +00:00
Alexander Akait
07c197f51c
feat(html/codegen): Omit end tags (#4770) 2022-05-24 12:54:12 +00:00
SWC Bot
f4d828feaf chore: Publish crates 2022-05-24 12:34:23 +00:00
Austaras
db1698e012
fix(es/compat): Handle nested break/continue in block_scoping (#4778) 2022-05-24 12:31:50 +00:00
SWC Bot
9857b2f4ca chore: Publish crates 2022-05-24 11:35:40 +00:00
Austaras
4f00914c1a
fix(es/compat): Handle nested for loops with break/continue (#4777) 2022-05-24 11:32:49 +00:00
Donny/강동윤
5ddd2dca6d chore: Publish v1.2.191 2022-05-24 20:03:55 +09:00
SWC Bot
85b1d35cc9 chore: Publish crates 2022-05-24 11:03:16 +00:00
Donny/강동윤
75bb8586cc
fix(es/modules): Adjust absolute path while rewriting imports (#4776) 2022-05-24 20:00:26 +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
43f9b94c3f chore: Publish crates 2022-05-24 07:22:08 +00:00
OJ Kwon
3298cb7906
feat(plugin): Implement more SourceMap apis (#4769) 2022-05-24 07:19:27 +00:00
SWC Bot
6fd58b0d8b chore: Publish crates 2022-05-24 06:59:31 +00:00
Alexander Akait
86626659b1
fix(html/codegen): Emit textarea and pre in foreign context (#4766) 2022-05-24 06:56:22 +00:00
SWC Bot
2771267c08 chore: Publish crates 2022-05-24 06:34:57 +00:00
Alexander Akait
c07780fab3
feat(html/parser): Improve public api (#4762) 2022-05-24 06:32:15 +00:00
Donny/강동윤
f9068df4a4 chore: Publish v1.2.190 2022-05-24 15:10:23 +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
SWC Bot
6730fbd778 chore: Publish crates 2022-05-24 05:06:51 +00:00
Alexander Akait
984d69e67b
test(html/parser): Enable error reporting tests (#4764) 2022-05-24 05:04:20 +00:00
SWC Bot
fd8a08a7e7 chore: Publish crates 2022-05-24 04:43:53 +00:00
Satish Srinivasan
8720f9a948
fix(es/compat): Fix span of instanceof (#4757) 2022-05-24 04:41:34 +00:00
Donny/강동윤
995e9661cc chore: Publish crates 2022-05-24 13:15:57 +09:00
SWC Bot
fa649d87be chore: Publish crates 2022-05-24 04:14:30 +00:00
Donny/강동윤
b8d2fb8546
feat(es/helpers): Import only used helpers (#4767) 2022-05-24 04:09:59 +00:00
SWC Bot
5be6661e9a chore: Publish crates 2022-05-23 22:11:58 +00:00
Donny/강동윤
20b724d3cd
feat(es/minifier): Implement more rules (#4763) 2022-05-23 22:09:33 +00:00
SWC Bot
f7dc3fff1f chore: Publish crates 2022-05-23 20:15:04 +00:00
OJ Kwon
065b2a514f
fix(es/typescript): Preserve referenced imports for namespace (#4759) 2022-05-24 05:12:39 +09:00
Donny/강동윤
ae39b02df3 chore: Publish crates 2022-05-24 03:13:24 +09:00
SWC Bot
b2e4406f0f chore: Publish crates 2022-05-23 16:04:00 +00:00