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 |
|
SWC Bot
|
a049ef058b
|
chore: Publish crates
|
2022-10-18 14:51:39 +00:00 |
|
Alexander Akait
|
0ba464d643
|
fix(html/minifier): Compress exportparts (#6187)
|
2022-10-18 14:48:47 +00:00 |
|
SWC Bot
|
3fe4c45a08
|
chore: Publish crates
|
2022-10-18 14:18:44 +00:00 |
|
Alexander Akait
|
8f00d1a934
|
feat(html/minifier): Compress javascript: URLs (#6185)
|
2022-10-18 14:15:43 +00:00 |
|
SWC Bot
|
a81cc9ac88
|
chore: Publish crates
|
2022-10-18 13:44:31 +00:00 |
|
Alexander Akait
|
41093b022d
|
feat(html/minifier): Merge identical metadata elements (#6183)
|
2022-10-18 13:40:59 +00:00 |
|
SWC Bot
|
789ea16fc8
|
chore: Publish crates
|
2022-10-18 05:41:47 +00:00 |
|
Austaras
|
aefc11b8a7
|
feat(es/compat): Support readonly and writeonly for private fields (#6182)
|
2022-10-18 05:38:36 +00:00 |
|
SWC Bot
|
a029ca2430
|
chore: Publish crates
|
2022-10-18 03:39:03 +00:00 |
|
Alexander Akait
|
4fba0db3d9
|
fix(css/codegen): Fix codegen of pseudo class selectors (#6186)
|
2022-10-18 12:35:53 +09:00 |
|
SWC Bot
|
e30316626f
|
chore: Publish crates
|
2022-10-18 02:54:12 +00:00 |
|
Donny/강동윤
|
f2e8f98d38
|
feat(es/minifier): Skip function declarations in sequential inliner (#6147)
|
2022-10-18 02:51:05 +00:00 |
|
SWC Bot
|
b197a62b5e
|
chore: Publish crates
|
2022-10-18 02:16:46 +00:00 |
|
Donny/강동윤
|
3f0fcf4fa9
|
feat(es/minifier): Make sequential inliner self-repeat (#6168)
|
2022-10-18 02:13:39 +00:00 |
|
SWC Bot
|
25df5b37af
|
chore: Publish crates
|
2022-10-18 01:44:30 +00:00 |
|
Alexander Akait
|
6e2e2ada4e
|
refactor(css/parser): Improve project structure (#6110)
|
2022-10-18 01:41:59 +00:00 |
|
SWC Bot
|
4cd7efcc07
|
chore: Publish crates
|
2022-10-18 01:10:26 +00:00 |
|
Alexander Akait
|
5571c0c202
|
fix(html/minifier): Avoid ; at the end of js (#6188)
|
2022-10-18 01:07:15 +00:00 |
|
SWC Bot
|
8ec2e8de63
|
chore: Publish crates
|
2022-10-18 00:23:49 +00:00 |
|
Alexander Akait
|
a4acc7ab07
|
test(html/parser): Refactor tests to make git faster (#6158)
|
2022-10-18 09:20:35 +09:00 |
|
SWC Bot
|
d34cdd224a
|
chore: Publish crates
|
2022-10-17 13:19:23 +00:00 |
|
Alexander Akait
|
7a38fde230
|
test(html/parser): Update html5lib-test (#6156)
|
2022-10-17 13:16:50 +00:00 |
|
SWC Bot
|
701c3c0367
|
chore: Publish crates
|
2022-10-17 12:42:46 +00:00 |
|
Alexander Akait
|
d46a19b554
|
feat(css/ast): Support @custom-media at-rule (#6152)
|
2022-10-17 12:40:00 +00:00 |
|
SWC Bot
|
21b7605bee
|
chore: Publish crates
|
2022-10-17 12:11:23 +00:00 |
|
Vincent Ricard
|
d4a733d764
|
feat(css/minifier): Handle nested calc() (#6153)
|
2022-10-17 12:08:43 +00:00 |
|
SWC Bot
|
30f3de2fe2
|
chore: Publish crates
|
2022-10-17 11:34:48 +00:00 |
|
Donny/강동윤
|
e8a80c8a8b
|
chore: Publish v1.3.9 (#6177)
|
2022-10-17 20:32:18 +09:00 |
|
SWC Bot
|
fde2941f79
|
chore: Publish crates
|
2022-10-17 11:20:07 +00:00 |
|
Donny/강동윤
|
d13a397360
|
build(es/plugin): Fix Wasm build (#6181)
|
2022-10-17 20:17:29 +09:00 |
|
SWC Bot
|
c24c56cb57
|
chore: Publish crates
|
2022-10-17 11:08:37 +00:00 |
|
Donny/강동윤
|
ea4ae3dfbc
|
build(es/plugin): Fix Wasm build, really (#6180)
|
2022-10-17 20:06:08 +09:00 |
|
SWC Bot
|
995c701bc4
|
chore: Publish crates
|
2022-10-17 10:33:10 +00:00 |
|
Donny/강동윤
|
7c40e44d3f
|
build(es/plugin): Fix Wasm build (#6179)
|
2022-10-17 19:30:28 +09:00 |
|
SWC Bot
|
167359e089
|
chore: Publish crates
|
2022-10-17 09:38:57 +00:00 |
|
Donny/강동윤
|
cb8f3500b2
|
fix(es/plugin): Fix plugin on non x86_64 (#6178)
|
2022-10-17 09:36:26 +00:00 |
|
SWC Bot
|
fed888f822
|
chore: Publish crates
|
2022-10-17 08:33:49 +00:00 |
|
Donny/강동윤
|
0ca5ded618
|
fix(es/parser): Fix parsing of arrow in cond (#6067)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/4911.
|
2022-10-17 08:31:11 +00:00 |
|
Donny/강동윤
|
ec5782e4a0
|
chore: Publish crates
|
2022-10-17 09:26:50 +09:00 |
|
SWC Bot
|
99c55dc93b
|
chore: Publish crates
|
2022-10-16 15:52:36 +00:00 |
|
Austaras
|
9d93b6cd85
|
fix(es/typescript): Don't generate class field for abstract properties (#6174)
|
2022-10-17 00:49:37 +09:00 |
|
Donny/강동윤
|
55a836ac82
|
chore: Add lock action
|
2022-10-16 09:47:14 +09:00 |
|
SWC Bot
|
b3b8e2192d
|
chore: Publish crates
|
2022-10-16 00:28:22 +00:00 |
|
magic-akari
|
82cca674e3
|
fix(es/modules): Resolve jsc.paths for export alls (#6170)
|
2022-10-16 00:25:55 +00:00 |
|