Commit Graph

5194 Commits

Author SHA1 Message Date
SWC Bot
ba70a54493 chore: Publish crates 2022-08-20 03:38:17 +00:00
Donny/강동윤
2f7e322214
fix(es): Improve sourcemap (#5569) 2022-08-20 12:35:49 +09:00
SWC Bot
0f5d02568b chore: Publish crates 2022-08-20 01:52:20 +00:00
Alexander Akait
a3c1ac67d7
feat(css/ast): Make keyword optional (#5543) 2022-08-20 01:49:27 +00:00
SWC Bot
4e9e64f6dd chore: Publish crates 2022-08-19 13:04:31 +00:00
Austaras
b717a68199
fix(es/compat): Use separate SyntaxContext for class names (#5566) 2022-08-19 13:01:50 +00:00
Donny/강동윤
32bb36b85d chore: Publish v1.2.241 2022-08-19 19:59:32 +09:00
SWC Bot
34d366ee1a chore: Publish crates 2022-08-19 06:52:14 +00:00
magic-akari
f2c1164026
fix(es/compat): Handle async in class method parameters (#5560) 2022-08-19 06:49:34 +00:00
SWC Bot
ef4fdd84e4 chore: Publish crates 2022-08-19 06:06:11 +00:00
Donny/강동윤
7f5095dd5e
test(es/minifier): Add tests for size (#5561) 2022-08-19 06:03:42 +00:00
SWC Bot
1434376ce9 chore: Publish crates 2022-08-19 04:30:32 +00:00
Austaras
69f8945911
feat(es/minifier): Remove more functions and classes (#5552) 2022-08-19 04:28:06 +00:00
Donny/강동윤
620259add7 chore: Publish v1.2.240 2022-08-19 11:29:48 +09:00
SWC Bot
6de0a278f6 chore: Publish crates 2022-08-19 02:14:17 +00:00
magic-akari
b14d69e9b0
fix(es/fixer): Wrap yield expression in extends (#5555) 2022-08-19 02:11:27 +00:00
Donny/강동윤
2a97219e05 chore: Publish @swc/helpers@0.4.7 2022-08-18 20:03:29 +09:00
magic-akari
e930fea4ca
fix(es/helpers): Add a missing helper (#5551) 2022-08-18 10:40:59 +00:00
SWC Bot
e0e01bf6cd chore: Publish crates 2022-08-18 06:06:06 +00:00
brightwu
3569b20645
fix(ast): Add attributes for rkyv (#5489) 2022-08-18 15:03:46 +09:00
Donny/강동윤
bc9aef891e chore(ci): Fix publish action 2022-08-18 14:52:48 +09:00
SWC Bot
2ed9f8f4b1 chore: Publish crates 2022-08-18 05:51:23 +00:00
Donny/강동윤
38b8ca05ad
feat(es/minifier): Optimize numeric property names (#5548) 2022-08-18 14:48:54 +09:00
Donny/강동윤
91d494dfd4 chore(ci): Fix publish action 2022-08-18 14:12:21 +09:00
SWC Bot
7201bcb71e chore: Publish crates 2022-08-18 05:11:12 +00:00
OJ Kwon
719444c42c
fix(ci): Wait exec asynchronously (#5547) 2022-08-18 14:08:52 +09:00
SWC Bot
a090c787cf chore: Publish crates 2022-08-18 04:55:19 +00:00
OJ Kwon
c833d088d5
fix(ci): Adjust script path (#5546) 2022-08-18 13:53:01 +09:00
SWC Bot
219356fcfd chore: Publish crates 2022-08-18 04:31:41 +00:00
OJ Kwon
f1a4263954
feat(swc_core): Implement engine diagnostics (#5515) 2022-08-18 04:29:19 +00:00
SWC Bot
75d47a2785 chore: Publish crates 2022-08-18 03:32:12 +00:00
Alexander Akait
fa7abe26cf
fix(css/codegen): Improve codegen of @media (#5544) 2022-08-18 03:29:42 +00:00
SWC Bot
5155fe0144 chore: Publish crates 2022-08-18 03:00:38 +00:00
Donny/강동윤
7487e3341d
feat(es/minifier): Optimize more string property names (#5545) 2022-08-18 11:58:05 +09:00
SWC Bot
7cf501ec47 chore: Publish crates 2022-08-18 02:26:36 +00:00
Alexander Akait
780a4c2b5d
feat(css/minifier): Remove duplications (#5542) 2022-08-18 02:23:26 +00:00
Donny/강동윤
a1aca0c366 chore: Publish crates 2022-08-18 10:55:13 +09:00
Donny/강동윤
9b3f4f88e1 chore: Publish v1.2.239 2022-08-18 10:04:09 +09:00
SWC Bot
2a61998315 chore: Publish crates 2022-08-18 00:39:50 +00:00
Donny/강동윤
935a2fbd00
feat(dbg-swc): Improve minifier comparator (#5541) 2022-08-18 09:37:19 +09:00
SWC Bot
04602f3485 chore: Publish crates 2022-08-17 23:27:05 +00:00
Austaras
d2f3e29bb0
feat(es/minifier): Ignore recursive usage for function calls and pure calls (#5526) 2022-08-17 23:24:10 +00:00
SWC Bot
833189c09b chore: Publish crates 2022-08-17 22:09:25 +00:00
Alexander Akait
0985c1546b
fix(css/prefixer): Reduce duplicates (#5537) 2022-08-18 07:06:18 +09:00
Donny/강동윤
a9aadbe800 chore: Publish v1.2.238 2022-08-18 07:02:31 +09:00
SWC Bot
070f256ae3 chore: Publish crates 2022-08-17 21:56:44 +00:00
OJ Kwon
d46418bb47
feat(es/plugin/runner): Add more traces for the plugin host (#5538) 2022-08-18 06:54:17 +09:00
SWC Bot
6412279ddb chore: Publish crates 2022-08-17 19:06:30 +00:00
Alexander Akait
0f45822410
fix(css/codegen): Improve output of @supports (#5529) 2022-08-17 19:04:06 +00:00
SWC Bot
e28fd34ce7 chore: Publish crates 2022-08-17 18:31:17 +00:00