Commit Graph

2924 Commits

Author SHA1 Message Date
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
Pig Fang
8755ce160f
chore: Ignore linguist detection for CSS test files (#3831) 2022-03-03 15:31:13 +00:00
SWC Bot
2974775fff chore: Publish crates 2022-03-03 15:07:02 +00:00
Alexander Akait
fbb98aa73c
feat(css/parser): Improve error recovery (#3828) 2022-03-03 15:05:12 +00:00
SWC Bot
937df17a36 chore: Publish crates 2022-03-03 14:37:59 +00:00
Donny/강동윤
351b814ed0
perf(es): Use Mutex from parking_lot (#3830) 2022-03-03 14:26:49 +00:00
SWC Bot
c16bb588de chore: Publish crates 2022-03-03 13:38:44 +00:00
Pig Fang
818b408573
feat(css/lints): Implement color-hex-alpha rule (#3829) 2022-03-03 13:36:44 +00:00
SWC Bot
cec91dedc0 chore: Publish crates 2022-03-03 11:30:24 +00:00
Pig Fang
2d273d60b9
feat(css/lints): Add font-family-no-duplicate-names rule (#3818) 2022-03-03 11:28:17 +00:00
SWC Bot
068b9da9b7 chore: Publish crates 2022-03-03 11:00:23 +00:00
Donny/강동윤
406b8eaeaf
fix(es/compat): Fix block scoping of variables (#3826) 2022-03-03 10:51:45 +00:00
SWC Bot
a39f2e36e0 chore: Publish crates 2022-03-03 06:48:41 +00:00
Menci
bde7577098
fix(node-swc/types): Add a missing field of ExportNamedDeclaration (#3822) 2022-03-03 06:46:30 +00:00
SWC Bot
f044a37150 chore: Publish crates 2022-03-03 06:23:07 +00:00
Donny/강동윤
043fba274e
fix(es/hygiene): Fix renaming bugs (#3824) 2022-03-03 06:21:13 +00:00
SWC Bot
93ef4d4ac0 chore: Publish crates 2022-03-03 05:52:59 +00:00
Donny/강동윤
814dcc09d6
test(es/compat): Organize tests (#3825) 2022-03-03 05:51:09 +00:00
SWC Bot
ce78344a7c chore: Publish crates 2022-03-03 05:10:48 +00:00
Artur
f6b4bbe47b
feat(es/lints): Implement radix rule (#3651) 2022-03-03 14:03:13 +09:00
SWC Bot
5cdf1442ec chore: Publish crates 2022-03-02 15:55:08 +00:00
Alexander Akait
30cd29b0f0
fix(css/parser): Fix parsing of ; in values (#3821) 2022-03-02 15:51:52 +00:00
SWC Bot
895f664149 chore: Publish crates 2022-03-02 15:19:26 +00:00
Alexander Akait
7ba5861a33
fix(css/codegen): Fix codegen of preserved tokens (#3819) 2022-03-02 15:17:17 +00:00
SWC Bot
3d547b25e0 chore: Publish crates 2022-03-02 10:56:38 +00:00
Menci
4d123c3789
fix(node-swc): Fix handling of OptionalChainingExpression in Visitor (#3809) 2022-03-02 10:54:53 +00:00
SWC Bot
86344b67b6 chore: Publish crates 2022-03-02 10:22:04 +00:00
OJ Kwon
ffb2ee85e6
fix(node-swc): Correctly close trace spans after completion (#3811) 2022-03-02 10:03:00 +00:00
SWC Bot
4177a39e9b chore: Publish crates 2022-03-02 08:59:52 +00:00
Donny/강동윤
8a468f7544
fix(es/minifier): Don't reorder unnecessarily (#3817) 2022-03-02 08:57:50 +00:00