Commit Graph

2607 Commits

Author SHA1 Message Date
OJ Kwon
05aecf507e
fix(plugin): Fix caching of wasm modulee (#3616) 2022-02-18 05:50:51 +00:00
SWC Bot
b69e4b2a93 chore: Publish crates 2022-02-18 05:24:01 +00:00
Kirill Mironov
e863f9dd04
fix(swc_common): Fix names of proxied functions (#3608) 2022-02-18 05:21:58 +00:00
SWC Bot
6bb2c0ba00 chore: Publish crates 2022-02-18 04:57:32 +00:00
Alexander Akait
8e06b2a42c
feat(css/minifier): Implement the rule for easing functions (#3615) 2022-02-18 13:55:24 +09:00
SWC Bot
0eafb38b4d chore: Publish crates 2022-02-17 14:26:10 +00:00
Alexander Akait
b7dcccc748
fix(css/parser): Fix parsing of component values (#3611) 2022-02-17 14:20:17 +00:00
SWC Bot
36a1ea8e46 chore: Publish crates 2022-02-17 13:20:13 +00:00
Alexander Akait
8c9b154e13
feat(css/minifier): Remove empty qualified rules and at-rules (#3597) 2022-02-17 13:15:09 +00:00
SWC Bot
a91361eef0 chore: Publish crates 2022-02-17 12:53:25 +00:00
magic-akari
08c343b186
feat(es/lints): Allow using number as an error level (#3593) 2022-02-17 12:48:54 +00:00
SWC Bot
d38e6ba48e chore: Publish crates 2022-02-17 11:08:30 +00:00
OJ Kwon
5ed3f3a503
feat(cli): Initialize compile command (#3602) 2022-02-17 11:02:54 +00:00
SWC Bot
205fea6cce chore: Publish crates 2022-02-17 08:21:05 +00:00
Donny/강동윤
798ef13706
feat(api/rust): Improve error messages for wrong usages of scoped thread-local variables (#3606) 2022-02-17 08:11:46 +00:00
SWC Bot
03367f09c2 chore: Publish crates 2022-02-17 06:42:52 +00:00
Donny/강동윤
9df0d7c854
doc(swc_common): Document error reporting using HANDLER (#3605) 2022-02-17 06:40:50 +00:00
SWC Bot
aa10900235 chore: Publish crates 2022-02-17 06:13:48 +00:00
magic-akari
71a94b143e
fix(es/lints): Use kebab-case for configuration (#3590) 2022-02-17 06:11:43 +00:00
SWC Bot
4fb551144e chore: Publish crates 2022-02-17 05:44:05 +00:00
OJ Kwon
2b5eba16c3
fix(node-swc/types): Fix experimental config options (#3603) 2022-02-17 05:41:51 +00:00
SWC Bot
eb59f2a51d chore: Publish crates 2022-02-17 05:18:22 +00:00
OJ Kwon
5061101999
build(swc): Bump the version of parking_lot (#3604) 2022-02-17 05:16:14 +00:00
SWC Bot
9e9d807722 chore: Publish crates 2022-02-17 04:38:52 +00:00
Alexander Akait
5420bccc59
fix(css): Fix recovery mode for functions (#3600) 2022-02-17 13:36:50 +09:00
SWC Bot
72f7c6e1cb chore: Publish crates 2022-02-16 16:33:18 +00:00
Alexander Akait
b01916531f
test(css/codegen): Add tests for custom properties in at-rules (#3596) 2022-02-16 16:31:07 +00:00
SWC Bot
c6757dafec chore: Publish crates 2022-02-16 15:32:46 +00:00
Austaras
31917417e9
fix(es/compat): Handle super and new.target in class properties (#3594) 2022-02-16 15:29:20 +00:00
SWC Bot
0d6e46167f chore: Publish crates 2022-02-16 13:51:10 +00:00
Alexander Akait
a20ed34e6b
feat(css/ast): Use SimpleBlock for @keyframes (#3577) 2022-02-16 13:49:00 +00:00
SWC Bot
b7a14538a1 chore: Publish crates 2022-02-16 12:37:00 +00:00
Donny/강동윤
a2f9c88b62
test(es/parser): Add a test for #2417 (#3588) 2022-02-16 12:34:25 +00:00
SWC Bot
8cc29c5152 chore: Publish crates 2022-02-16 12:06:44 +00:00
Donny/강동윤
f469e653f8
test(es/typescript): Add a test for #2670 (#3589) 2022-02-16 21:02:40 +09:00
Donny/강동윤
cbe87db4df chore(ci): Fix the script for CHANGELOG.md 2022-02-16 21:00:13 +09:00
Donny/강동윤
038e7f8669
test(es/modules): Add a test for a fixed issue (#3586) 2022-02-16 11:39:08 +00:00
SWC Bot
d4cac369b0 chore: Publish crates 2022-02-16 11:10:00 +00:00
magic-akari
3e29b73a2a
feat(es/lints): Implement no-dupe-args rule (#3574) 2022-02-16 11:07:42 +00:00
SWC Bot
d77c090b27 chore: Publish crates 2022-02-16 10:12:20 +00:00
OJ Kwon
07485d372e
refactor(node-swc/types): Provide typed configuration for plugins (#3584) 2022-02-16 10:10:05 +00:00
SWC Bot
2ab99c7404 chore: Publish crates 2022-02-16 09:44:50 +00:00
William Tetlow
df69930c7f
fix(es): Pass FileName::Custom to plugins (#3578) 2022-02-16 18:36:32 +09:00
Donny/강동윤
258b5849e2 chore: Publish v1.2.141 2022-02-16 16:31:46 +09:00
Donny/강동윤
85caf291e2 chore(ci): Skip instead of cancel 2022-02-16 15:22:11 +09:00
Donny/강동윤
d66f701a4a chore(ci): Fix the condition for cancel action 2022-02-16 15:18:55 +09:00
Donny/강동윤
6173bb88fd chore(ci): Don't mark as a failure 2022-02-16 15:11:04 +09:00
Donny/강동윤
32bc17ff1a chore(ci): Fix version of git-cliff 2022-02-16 15:04:00 +09:00
SWC Bot
895f39f1ae chore: Publish crates 2022-02-16 06:00:55 +00:00
Alexander Akait
803499c5be
feat(css/minifier): Compress contents of @keyframes at-rule (#3579) 2022-02-16 14:50:53 +09:00