Commit Graph

5973 Commits

Author SHA1 Message Date
SWC Bot
67c5af7762 chore: Publish crates 2022-10-21 12:52:30 +00:00
Alexander Akait
8b6b9c0961
feat(css/minifier): Merge rules (#6220) 2022-10-21 21:49:25 +09:00
SWC Bot
b79997ba02 chore: Publish crates 2022-10-21 09:11:29 +00:00
Donny/강동윤
e9d421bd95
fix(es/minifier): Preserve this in more cases (#6226)
**Related issue (if exists):**

 - Closes https://github.com/swc-project/swc/issues/6175.
 - Closes https://github.com/swc-project/swc/issues/6137.

Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
2022-10-21 09:07:00 +00:00
SWC Bot
fefbd0f970 chore: Publish crates 2022-10-21 07:56:58 +00:00
Donny/강동윤
de036754c4
test(es/preset-env): Ensure custom transforms are working (#6227)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/5052
2022-10-21 07:53:45 +00:00
SWC Bot
caaf491da5 chore: Publish crates 2022-10-21 05:11:38 +00:00
Arnaud Barré
2bafd53e96
chore(bindings): Fix type (#6184) 2022-10-21 14:08:36 +09:00
SWC Bot
daf36a635a chore: Publish crates 2022-10-21 03:53:20 +00:00
Donny/강동윤
ad27fb020a
chore: Publish v1.3.10 (#6225) 2022-10-21 12:50:17 +09:00
SWC Bot
bcd5f6f5be chore: Publish crates 2022-10-21 03:21:15 +00:00
Donny/강동윤
780b5de678
fix(es/minifier): Fix detection of direct eval (#6215) 2022-10-21 12:18:10 +09:00
SWC Bot
dc615b134e chore: Publish crates 2022-10-21 01:39:09 +00:00
Alexander Akait
055bdcd997
test(css/minifier): Add tests for layer (#6221) 2022-10-21 01:36:00 +00:00
SWC Bot
1186c52ea4 chore: Publish crates 2022-10-21 01:07:03 +00:00
Alexander Akait
6505c6491a
test(html/parser): Resolve TODOs (#6223) 2022-10-21 01:03:54 +00:00
SWC Bot
6b738f2443 chore: Publish crates 2022-10-21 00:36:28 +00:00
Donny/강동윤
ea03ce1a82
refactor(es/minifier): Don't create invalid nodes (#6191)
**Description:**

A sequential expression should have at leat two elements.
2022-10-21 00:33:40 +00:00
SWC Bot
bb5bf9a93a chore: Publish crates 2022-10-20 19:30:03 +00:00
Donny/강동윤
725b1185f3
test(es/minifier): Add a test for a fixed issue (#6218)
**Related issue (if exists):**

 - Closes https://github.com/swc-project/swc/issues/6217.
2022-10-20 19:26:27 +00:00
SWC Bot
3f648bdf0f chore: Publish crates 2022-10-20 08:59:26 +00:00
LongYinan
283549c677
chore(deps): Update jemallocator (#6216) 2022-10-20 17:56:25 +09:00
SWC Bot
33470ab5b9 chore: Publish crates 2022-10-20 05:09:47 +00:00
Donny/강동윤
cc848db80e
feat(es/minifier): Mark more expressions as pure (#6204) 2022-10-20 05:06:32 +00:00
SWC Bot
d9ef284ef8 chore: Publish crates 2022-10-20 04:19:52 +00:00
Alexander Akait
aa3fab1957
feat(html/minifier): Improve removal of redundant attributes (#6197) 2022-10-20 04:17:17 +00:00
SWC Bot
7d5b544458 chore: Publish crates 2022-10-20 02:56:58 +00:00
Alexander Akait
ba5d272ae1
perf(html/parser): Improve performance a bit (#6213) 2022-10-20 02:54:22 +00:00
SWC Bot
6aaf6a7a87 chore: Publish crates 2022-10-20 02:26:45 +00:00
Donny/강동윤
12443db39a
feat(es/minifier): Merge functions using sequential inliner (#6148) 2022-10-20 02:24:09 +00:00
SWC Bot
0c23592d14 chore: Publish crates 2022-10-20 01:50:04 +00:00
Donny/강동윤
e9ac7a7396
chore(ci): Fix auto-publish action (#6214) 2022-10-20 01:46:44 +00:00
Austaras
0e2de3069d
fix(es/compat): Fix super method call in loose mode (#6207) 2022-10-20 00:20:43 +00:00
SWC Bot
62a9405acf chore: Publish crates 2022-10-19 23:46:12 +00:00
Donny/강동윤
1b0dad1e84
fix(html/ast): Fix compilation (#6211) 2022-10-20 08:43:16 +09:00
SWC Bot
9de0b6e398 chore: Publish crates 2022-10-19 23:35:18 +00:00
Alexander Akait
420ba32e8c
perf(html/ast): Use Atom for raw (#6210) 2022-10-19 23:32:22 +00:00
OJ Kwon
8ab10f661b
build(bindings): Update mimalloc (#6208) 2022-10-19 15:51:00 +00:00
SWC Bot
3613c00deb chore: Publish crates 2022-10-19 15:13:38 +00:00
Alexander Akait
99ea28674a
feat(html/ast): Add raw to comment tokens (#6202) 2022-10-19 15:10:57 +00:00
SWC Bot
6008995db1 chore: Publish crates 2022-10-19 04:56:51 +00:00
Donny/강동윤
27896f4751
perf(es/transforms): Exclude old inlining pass (#6203)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6194.
2022-10-19 04:53:46 +00:00
SWC Bot
b48ec880fd chore: Publish crates 2022-10-19 04:00:51 +00:00
Alexander Akait
6c170e59c7
refactor(css/ast): Refactor dashed ident (#6198) 2022-10-19 03:58:16 +00:00
SWC Bot
14a612447f chore: Publish crates 2022-10-19 03:28:52 +00:00
Alexander Akait
35466322d6
fix(html/minifier): Fix bugs of merging and removing metadata elements (#6200) 2022-10-19 03:25:18 +00:00
SWC Bot
dc2c416bee chore: Publish crates 2022-10-19 02:54:47 +00:00
Alexander Akait
ac7cfa13b6
fix(css/minifier): Don't touch @supports (#6199) 2022-10-19 02:51:49 +00:00
SWC Bot
287c2f2941 chore: Publish crates 2022-10-19 02:18:35 +00:00
Donny/강동윤
842abd4575
fix(es/minifier): Remove wrong rule (#6201)
**Related issue:**

 - https://github.com/vercel/next.js/issues/41527.
2022-10-19 02:14:38 +00:00