Commit Graph

4829 Commits

Author SHA1 Message Date
OJ Kwon
0d91741eb9
build(cargo): Align dependency versions (#5248) 2022-07-20 03:42:04 +00:00
SWC Bot
8a9dce698f chore: Publish crates 2022-07-20 03:14:51 +00:00
Alexander Akait
e78d23d193
feat(css/prefixer): Implement preset-env (#5247) 2022-07-20 12:12:40 +09:00
SWC Bot
5147965fb4 chore: Publish crates 2022-07-19 05:07:26 +00:00
OJ Kwon
7e6ffffbd3
feat(node): Coerce fallback bindings (#5250) 2022-07-19 05:05:33 +00:00
Donny/강동윤
d229917588
chore: Fix CI (#5251) 2022-07-19 04:37:50 +00:00
Donny/강동윤
54982d4d72 chore: Publish crates 2022-07-19 11:38:23 +09:00
SWC Bot
1fd154f5f0 chore: Publish crates 2022-07-18 03:29:05 +00:00
Austaras
3f0856db2e
feat(es/codegen): Optimize number and bigint literal (#5223) 2022-07-18 03:27:03 +00:00
SWC Bot
6218363012 chore: Publish crates 2022-07-18 02:53:57 +00:00
JH.Lee
ecbf9d6c36
feat(testing/macros): Generalize test names with regex (#5242) 2022-07-18 02:51:50 +00:00
Donny/강동윤
b9cffb2a0e chore: Publish v1.2.218 2022-07-18 11:06:52 +09:00
SWC Bot
ef75e56033 chore: Publish crates 2022-07-18 02:05:42 +00:00
Donny/강동윤
66550d6e87
chore(ci): Fix publish script (#5241) 2022-07-18 02:03:53 +00:00
Donny/강동윤
afae3164fb chore: Publish v1.2.217 2022-07-18 04:54:42 +09:00
三丝
df426d7b1d
chore: Typo (#5238) 2022-07-17 17:39:16 +00:00
滑威
17f1cee0a8
chore: Typo (#5239) 2022-07-18 02:17:48 +09:00
SWC Bot
a12ea9617a chore: Publish crates 2022-07-17 12:50:04 +00:00
Alexander Akait
945510a695
feat(html/ast): Add raw to doctype (#5198) 2022-07-17 12:48:21 +00:00
SWC Bot
71ea5d25e4 chore: Publish crates 2022-07-17 11:24:28 +00:00
Donny/강동윤
de76868cad
fix(testing): Allow space in file names (#5237) 2022-07-17 20:22:25 +09:00
SWC Bot
1cbfc96917 chore: Publish crates 2022-07-17 10:11:08 +00:00
Austaras
c68d484305
fix(es/lints): Disallow duplicate export functions (#5234) 2022-07-17 10:09:29 +00:00
SWC Bot
9616d760a2 chore: Publish crates 2022-07-17 09:36:48 +00:00
OJ Kwon
1cebf626e6
feat(node): Use wasm as a fallback (#5233) 2022-07-17 09:33:51 +00:00
SWC Bot
0c7be690da chore: Publish crates 2022-07-17 09:09:24 +00:00
Austaras
2e9c9bea1a
fix(es/minifier): Fix size calculation of numbers (#5232) 2022-07-17 18:07:35 +09:00
SWC Bot
535d37d4bb chore: Publish crates 2022-07-17 06:25:14 +00:00
Alexander Akait
0f7646cc47
fix(html/parser): Improve span (#5230) 2022-07-17 06:23:25 +00:00
SWC Bot
b697a222ce chore: Publish crates 2022-07-17 05:58:28 +00:00
Alexander Akait
8e5efb65d5
test(css/parser): Add a test (#5228) 2022-07-17 05:56:13 +00:00
SWC Bot
4a304a8d08 chore: Publish crates 2022-07-17 05:33:30 +00:00
Alexander Akait
1da6016da7
feat(html/minifier): Improve minifier (#5227) 2022-07-17 05:31:29 +00:00
SWC Bot
883a76a73a chore: Publish crates 2022-07-17 05:06:27 +00:00
magic-akari
04de455a9a
fix(es/lints: Handle ts export import equals (#5225) 2022-07-17 05:04:37 +00:00
SWC Bot
1c2d5868ef chore: Publish crates 2022-07-17 04:40:55 +00:00
David Campion
1aa022361e
chore(visit): Specify version of swc_macros_common (#5231) 2022-07-17 04:38:44 +00:00
SWC Bot
4ec9962e43 chore: Publish crates 2022-07-17 04:08:45 +00:00
Artur
d0356489cb
feat(es/lints): Support ignoreReadBeforeAssign for prefer-const (#4933) 2022-07-17 04:07:05 +00:00
SWC Bot
d7d6983596 chore: Publish crates 2022-07-17 03:44:50 +00:00
Calvin Huang
27cc45d50f
fix(es): Fix resolving of symlinks (#5222) 2022-07-17 03:43:02 +00:00
SWC Bot
2920c62efe chore: Publish crates 2022-07-17 03:20:33 +00:00
OJ Kwon
b01b6cf57e
build(node): Use explicit list for package files (#5229) 2022-07-17 03:18:22 +00:00
Donny/강동윤
df050df38b chore: Publish crates 2022-07-16 23:35:18 +09:00
Donny/강동윤
d3b0996617 chore: Publish crates 2022-07-16 23:30:15 +09:00
Donny/강동윤
5f9ea38fe1 chore: Publish crates 2022-07-16 23:20:58 +09:00
SWC Bot
eab1113450 chore: Publish crates 2022-07-16 07:10:52 +00:00
magic-akari
6b1ce09b6f
fix(es/modules): Preserve order for ts import equals (#5215) 2022-07-16 07:09:06 +00:00
Donny/강동윤
d693bbbf3a chore: Publish crates 2022-07-16 02:11:12 +09:00
SWC Bot
d70687f4d7 chore: Publish crates 2022-07-15 11:25:41 +00:00