Commit Graph

2511 Commits

Author SHA1 Message Date
Alexander Akait
f252dfb885
test(css/parser): Add a test for a custom function name (#3554) 2022-02-14 07:32:07 +00:00
SWC Bot
23544925e5 chore: Publish crates 2022-02-14 15:47:54 +09:00
Donny/강동윤
ac1d4058f2
fix(es/minifier): Fix analyzer (#3557)
swc_ecma_utils:
 - `collect_decls`: Support paramters of arrow expressions.

swc_ecma_minifier:
 - `analyzer`: Fix `has_property_mutation`.
2022-02-14 15:47:16 +09:00
SWC Bot
ac9c86f8b9 chore: Publish crates 2022-02-14 15:45:04 +09:00
Austaras
45b44b088c
fix(es/compat): Handle arrow parameters in class fields (#3556) 2022-02-14 15:44:33 +09:00
SWC Bot
c79f19855a chore: Publish crates 2022-02-14 15:19:53 +09:00
Alexander Akait
b311aced89
feat(css/ast): Use correct type for calc (#3549) 2022-02-14 06:19:02 +00:00
SWC Bot
0570913ec8 chore: Publish crates 2022-02-14 14:42:19 +09:00
Austaras
f1c7394d10
fix(es/compat): Apply new.target before classes (#3555) 2022-02-14 14:41:43 +09:00
SWC Bot
6a74aeecc1 chore: Publish crates 2022-02-14 01:32:16 +09:00
Artur
8d92050f55
feat(es/lints): Implement eqeqeq rule (#3513) 2022-02-13 16:31:48 +00:00
SWC Bot
2a6b7fd4c5 chore: Publish crates 2022-02-14 01:01:02 +09:00
Alexander Akait
da36e90d1e
feat(css/ast): Add ; to delimiters (#3551) 2022-02-14 01:00:38 +09:00
SWC Bot
b30586ba7a chore: Publish crates 2022-02-13 15:01:25 +09:00
RiESAEX
6d132ca076 perf(es/optimization): Replace map_with_mut with proper implementation (#3539) 2022-02-13 15:00:26 +09:00
SWC Bot
da77104db2 chore: Publish crates 2022-02-13 13:58:05 +09:00
Artur
286b6c804f
feat(es/lints): Add allow config for no-console rule (#3517) 2022-02-13 13:57:39 +09:00
SWC Bot
83274c8159 chore: Publish crates 2022-02-13 04:34:36 +09:00
magic-akari
342c320bfa
fix(es/compat): Fix destructing of const (#3545) 2022-02-13 04:34:06 +09:00
Donny/강동윤
3fc16cdc1c
doc(plugin): Fix typo (#3547) 2022-02-13 01:16:52 +09:00
SWC Bot
b5a5f2b624 chore: Publish crates 2022-02-12 21:46:16 +09:00
Artur
af8200647b
feat(es/lints): Add this handling support to no-alert rule (#3515) 2022-02-12 21:45:56 +09:00
SWC Bot
b3a55dbb4e chore: Publish crates 2022-02-12 21:45:18 +09:00
magic-akari
5802b62e34
fix(es/compat): Allow destructuring assignment to an object property (#3544) 2022-02-12 21:43:51 +09:00
SWC Bot
c8b026fe0c chore: Publish crates 2022-02-12 19:57:21 +09:00
Donny/강동윤
068a4087ca
chore(ci): Remove cargo-uttil from dependency (#3543) 2022-02-12 18:18:24 +09:00
Donny/강동윤
3997e2f2c5 chore: Publish v1.2.139 2022-02-12 17:04:39 +09:00
SWC Bot
1f677fdfee chore: Publish crates 2022-02-12 15:58:06 +09:00
Alexander Akait
547eba5e31
feat(css/parser): Implement more error recovery (#3534) 2022-02-12 15:57:44 +09:00
SWC Bot
5d1e2964fc chore: Publish crates 2022-02-12 15:55:13 +09:00
Donny/강동윤
fbe91963bf
fix(plugin): Allow testing (#3542) 2022-02-12 15:53:41 +09:00
OJ Kwon
72b31977e4
doc(plugin): Fix install command (#3541) 2022-02-12 15:50:50 +09:00
SWC Bot
ccf9591dad chore: Publish crates 2022-02-12 14:28:18 +09:00
Alexander Akait
cfb2248a2e
fix(css/ast): Use SimpleBlock in more types (#3535) 2022-02-12 14:28:00 +09:00
SWC Bot
0633b34397 chore: Publish crates 2022-02-12 14:27:18 +09:00
OJ Kwon
05cf2e92e6
fix(cli): Update the plugin template for pinned dependencies (#3538) 2022-02-12 14:27:04 +09:00
SWC Bot
65efef2e74 chore: Publish crates 2022-02-12 14:25:32 +09:00
OJ Kwon
a4d914dab5
chore(build): Remove version pinning of parking_lot_core (#3537) 2022-02-12 14:24:49 +09:00
SWC Bot
6637543789 chore: Publish crates 2022-02-12 13:49:09 +09:00
OJ Kwon
6ed089e1cf
feat(cli): Add a command for scaffolding a new plugin (#3536) 2022-02-12 13:48:40 +09:00
SWC Bot
90d080c16b chore: Publish crates 2022-02-12 01:37:50 +09:00
Alexander Akait
fcbc2ff03f
feat(css/parser): Implement more parser logic for nth selectors (#3532) 2022-02-11 14:07:08 +00:00
SWC Bot
9efe3c8489 chore: Publish crates 2022-02-11 22:32:15 +09:00
Alexander Akait
37c49e876c
refactor(css/ast): Unify SimpleBlock and Block completely (#3531) 2022-02-11 22:31:51 +09:00
Donny/강동윤
907157eaad chore: Publish @swc/helpers@v0.3.3 2022-02-11 19:30:31 +09:00
sweetliquid
d14d3ebbc8
fix(node/helpers): Fix isNativeReflectConstruct (#3530) 2022-02-11 19:29:39 +09:00
Donny/강동윤
73e9185bba
test(es/minifier): Add snapshot testing for the analyzer (#3529) 2022-02-11 18:33:08 +09:00
SWC Bot
0780d892b3 chore: Publish crates 2022-02-11 17:46:34 +09:00
Donny/강동윤
a7f0e84bbf
feat(es/minifier): Drop useless assignments (#3528)
testing:
 - Allow skipping diff using an environment variable `DIFF`.

swc_ecma_minifier:
 - `pure`: Drop useless assignemnts.
2022-02-11 08:43:48 +00:00
Alexander Akait
57f6a581fa
refactor(css/ast): Unify SimpleBlock and Block (#3519) 2022-02-11 03:58:26 +00:00