Commit Graph

2953 Commits

Author SHA1 Message Date
SWC Bot
2fdc5f625d chore: Publish crates 2022-03-05 14:52:49 +00:00
Austaras
26abc6ba7e
refactor(es/ast): Remove useless fields in private property (#3868) 2022-03-05 23:51:04 +09:00
SWC Bot
faf452dbfa chore: Publish crates 2022-03-05 12:26:37 +00:00
Donny/강동윤
44262508c6
fix(es/parser): Use unicode id instead of xid (#3867) 2022-03-05 12:24:45 +00:00
SWC Bot
4c4dc6f096 chore: Publish crates 2022-03-05 12:00:25 +00:00
Alexander Akait
c84bf133a6
feat(css): Improve error recovery (#3853) 2022-03-05 11:58:40 +00:00
SWC Bot
81b2e6153e chore: Publish crates 2022-03-05 10:03:49 +00:00
Donny/강동윤
e70c9d8f22
fix(es/minifier): Don't remove comments if compress is not configured (#3866) 2022-03-05 10:01:55 +00:00
SWC Bot
d9fd79db86 chore: Publish crates 2022-03-05 08:21:19 +00:00
Donny/강동윤
8400708768
test(swc): Use external helpers for reference testing (#3865) 2022-03-05 08:19:33 +00:00
SWC Bot
3de647a50a chore: Publish crates 2022-03-05 07:58:10 +00:00
Guillaume Malette
1f70fa6e08
feat(es/module/cjs): Support regex-based patterns for lazy config (#3704) 2022-03-05 07:56:18 +00:00
SWC Bot
372095166a chore: Publish crates 2022-03-05 07:37:28 +00:00
Donny/강동윤
fc87f43507
test(es/transform/jest): Ensure that sourcemap is working (#3864) 2022-03-05 07:30:24 +00:00
SWC Bot
add86a7e6a chore: Publish crates 2022-03-05 06:48:00 +00:00
Austaras
6f076e4927
feat(es/transform): Unify logic for handling class properties (#3766) 2022-03-05 06:46:09 +00:00
SWC Bot
d59d19bbbf chore: Publish crates 2022-03-05 05:13:05 +00:00
OJ Kwon
225f9a7f2a
perf(es): Filter logs for cranelift out (#3801) 2022-03-05 05:11:22 +00:00
SWC Bot
bf33aa56d6 chore: Publish crates 2022-03-05 04:37:58 +00:00
OJ Kwon
cd8bb0fb2c
perf(es/compat): Add tracing support for es2015 transforms (#3857) 2022-03-05 04:36:19 +00:00
SWC Bot
d31ca8e41d chore: Publish crates 2022-03-05 04:13:40 +00:00
OJ Kwon
367a57df6d
feat(cli): Setup subcommands for the features (#3858) 2022-03-05 04:11:47 +00:00
SWC Bot
04f3a8fbc9 chore: Publish crates 2022-03-04 12:35:46 +00:00
Alexander Akait
ccfb4bfc0b
feat(css/minifier): Compress @import at-rule (#3850) 2022-03-04 12:33:39 +00:00
SWC Bot
c5ef673921 chore: Publish crates 2022-03-04 12:09:48 +00:00
Donny/강동윤
73ec0b3dd7
perf(es/transform): Use SingleThreadedComments for transform (#3847) 2022-03-04 12:07:51 +00:00
SWC Bot
126785681b chore: Publish crates 2022-03-04 11:43:59 +00:00
Pig Fang
90fdbab0d6
fix(css/lints): Allow empty @layer at-rule before @import at-rule (#3842) 2022-03-04 11:41:44 +00:00
SWC Bot
08a4bb7454 chore: Publish crates 2022-03-04 07:30:58 +00:00
OJ Kwon
a933db5a1a
perf(es/compat): Add tracing support to transforms for from es2017 to es2019 (#3844) 2022-03-04 07:28:58 +00:00
SWC Bot
88ee527917 chore: Publish crates 2022-03-04 07:06:49 +00:00
Donny/강동윤
9546eefe72
fix(es/module): Fix jest.spyOn (#3845) 2022-03-04 07:04:56 +00:00
SWC Bot
fd501c9549 chore: Publish crates 2022-03-04 12:37:28 +09:00
Donny/강동윤
3677b7bdd8 chore: Publish v1.2.148 2022-03-04 11:12:36 +09:00
SWC Bot
db2a05fa55 chore: Publish crates 2022-03-04 02:11:24 +00:00
Donny/강동윤
260c2a885e
feat(es/minifier): Implement more rules (#3841)
swc_ecma_minifier:
 - `conditionals`: Preserve a conditional expression if test is not resolved.
 - `unsafe_arrows`: Optimize an anonymous function expression as an arrow expression.
 - `unsafe_methods`: Optimize a method property where the only statement is return to an arrow expression.
2022-03-04 02:09:15 +00:00
SWC Bot
24db2ba0fb chore: Publish crates 2022-03-03 23:18:38 +00:00
Alexander Akait
0db6915e32
feat(css/minifier): Compress more declarations (#3840) 2022-03-03 23:16:53 +00:00
SWC Bot
768bf834fb chore: Publish crates 2022-03-03 22:37:25 +00:00
Alexander Akait
e3a5c142d5
fix(css/codegen): Fix the output of SimpleBlock (#3838) 2022-03-03 22:34:57 +00:00
SWC Bot
8c5067f510 chore: Publish crates 2022-03-03 22:01:08 +00:00
Donny/강동윤
0fc819e2ef
fix(es/minifier): Support declaring multiple bindings with the same name (#3837) 2022-03-04 06:58:39 +09:00
SWC Bot
0d8adf1dde chore: Publish crates 2022-03-03 21:26:36 +00:00
Alexander Akait
3df887ca37
feat(css): Support color functions (#3836) 2022-03-04 06:24:22 +09:00
SWC Bot
5f8f114b62 chore: Publish crates 2022-03-04 05:26:32 +09:00
SWC Bot
b9756596ae chore: Publish crates 2022-03-03 19:20:31 +00:00
Donny/강동윤
364532e9a7
feat(es/minifier): Improve sequential inlining (#3820) 2022-03-03 19:18:43 +00:00
SWC Bot
4a38e93efc chore: Publish crates 2022-03-03 16:37:49 +00:00
Donny/강동윤
efc67417a5
feat(config): Add a dedicated cached regex (#3832) 2022-03-03 16:35:41 +00:00
SWC Bot
39e7f11c17 chore: Publish crates 2022-03-03 15:38:35 +00:00