Commit Graph

3139 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
magic-akari
7394deef42
fix(es/fixer): Fix handling of yield and await (#5533) 2022-08-17 18:28:37 +00:00
SWC Bot
1bdf6a7385 chore: Publish crates 2022-08-17 13:08:48 +00:00
Austaras
5aa96e00d8
fix(es/minifier): Remove recklessly inline (#5528) 2022-08-17 13:06:01 +00:00
SWC Bot
57361bf0d8 chore: Publish crates 2022-08-17 12:38:41 +00:00
Alexander Akait
674c788654
feat(css/prefixer): Support more env properties and values (#5512) 2022-08-17 12:35:39 +00:00
SWC Bot
62fbb52c90 chore: Publish crates 2022-08-17 09:07:49 +00:00
Alexander Akait
1a4d7553b8
fix(html/minifier): Apply fixer (#5514) 2022-08-17 09:04:47 +00:00
SWC Bot
6aa975260a chore: Publish crates 2022-08-17 08:37:10 +00:00
Alex Kirszenberg
14606d9222
feat(es/react): Add VisitMut bound to the return type of react preset (#5499) 2022-08-17 17:34:32 +09:00
SWC Bot
75704e5df8 chore: Publish crates 2022-08-17 07:38:39 +00:00
magic-akari
f27ed73594
fix(es/fixer): Wrap first function or class of a sequence expression (#5508) 2022-08-17 07:36:19 +00:00
SWC Bot
190d4e0c79 chore: Publish crates 2022-08-17 07:12:26 +00:00
Alexander Akait
dc98234fab
fix(css/prefixer): Handle supports (#5503) 2022-08-17 07:09:44 +00:00
SWC Bot
916af18b8f chore: Publish crates 2022-08-17 06:45:51 +00:00
Alexander van Ratingen
75c8e09d6d
feat(api/rust): Implement more traits for public types (#5488) 2022-08-17 06:43:32 +00:00
Donny/강동윤
69ce1b24d5
test(es/minifier): Remove useless, slow tests (#5502) 2022-08-17 15:12:30 +09:00
Donny/강동윤
f7b34e70e9 chore: Publish crates 2022-08-17 14:28:18 +09:00
OJ Kwon
4a9b1dde1a
fix(es/plugin/runner): Revert wasmer@3 (#5521) 2022-08-17 05:18:56 +00:00
OJ Kwon
3bdb39c0ee
fix(es/plugin/runner): Provide guest memory allocator for the sourcemap (#5517) 2022-08-17 00:25:40 +00:00
SWC Bot
67f0479b8e chore: Publish crates 2022-08-16 13:10:23 +00:00
Donny/강동윤
b9933b159a
feat(es/compat): Fix syntax context of transpiled class methods (#5498) 2022-08-16 13:07:27 +00:00