Commit Graph

4463 Commits

Author SHA1 Message Date
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
SWC Bot
46ce385b13 chore: Publish crates 2022-06-14 16:00:52 +00: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
SWC Bot
46eb1b3451 chore: Publish crates 2022-06-14 10:57:30 +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
SWC Bot
34c2fd16b0 chore: Publish crates 2022-06-13 20:30:31 +00: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
Donny/강동윤
61d7d881c9 chore: Publish @swc/helpers@v0.4.0 2022-06-14 04:01:04 +09: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
dd1c937cb4 chore: Publish crates 2022-06-13 11:18:06 +00:00
Donny/강동윤
1a9f93546b
chore(ci): Test concurrent (#4955) 2022-06-13 11:15:18 +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
SWC Bot
387a49b80a chore: Publish crates 2022-06-11 14:49:47 +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