Commit Graph

4322 Commits

Author SHA1 Message Date
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
SWC Bot
5a6a925541 chore: Publish crates 2022-05-31 03:10:35 +00: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
9349810195 chore: Publish crates 2022-05-28 19:26:15 +00:00
Andrew Bradley
e30449b097
fix(node/types): Add ignoreDynamic to typescript types (#4832) 2022-05-28 19:23:56 +00: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
SWC Bot
c2cd7df30f chore: Publish crates 2022-05-28 14:35:18 +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
SWC Bot
c480d398b0 chore: Publish crates 2022-05-28 07:10:26 +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
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