Commit Graph

4098 Commits

Author SHA1 Message Date
SWC Bot
5341478c5b chore: Publish crates 2022-05-15 03:31:35 +00:00
Alexander Akait
69ca9497d0
feat(html): Support iframe_srcdoc (#4658) 2022-05-15 12:27:29 +09:00
SWC Bot
36a3cdaac2 chore: Publish crates 2022-05-14 07:08:36 +00:00
Donny/강동윤
053f42b3aa
feat(es/minifier): Improve minifier (#4655)
swc_ecma_transforms_base:
 - Improved `fixer`.

swc_ecma_minifier:
 - `ignore_return_value`: Support computed access to array literals.
2022-05-14 07:06:03 +00:00
SWC Bot
3149026d0f chore: Publish crates 2022-05-14 06:13:18 +00:00
Artur
9b226a7026
feat(es/lints): Implement no-sparse-arrays rule (#4652) 2022-05-14 06:10:49 +00:00
SWC Bot
c96cbe9b27 chore: Publish crates 2022-05-14 01:46:19 +00:00
Alexander Akait
1f945b9277
fix(html/parser): Fix error reporting (#4644) 2022-05-14 01:43:52 +00:00
SWC Bot
fbc10fc5c2 chore: Publish crates 2022-05-13 14:28:03 +00:00
Donny/강동윤
c8818b0499
feat(dbg-swc): Add auto-reducer for the minifier (#4654) 2022-05-13 23:25:16 +09:00
Donny/강동윤
f63be2fb9e chore: Publish crates 2022-05-13 19:08:09 +09:00
SWC Bot
69a81dcd58 chore: Publish crates 2022-05-13 09:15:57 +00:00
Donny/강동윤
af1d19554f
feat(dbg-swc): Add command to compare minifier (#4653) 2022-05-13 09:13:23 +00:00
SWC Bot
484dce661d chore: Publish crates 2022-05-13 08:52:09 +00:00
Hana
b6f904b8f0
feat(es): Add an option to omit columns from sourcemaps (#4646) 2022-05-13 08:49:31 +00:00
Donny/강동윤
0e631eeab9 chore: Publish v1.2.183 2022-05-13 15:35:07 +09:00
SWC Bot
0b06ab4022 chore: Publish crates 2022-05-13 06:34:22 +00:00
David Sherret
2745cb7949
fix(es/resolver): Ensure that a parameter type is resolved to parent (#4645) 2022-05-13 06:31:52 +00:00
SWC Bot
d9d3585732 chore: Publish crates 2022-05-13 06:07:50 +00:00
Donny/강동윤
b393773373
feat(debug): Inline dbg-swc (#4651) 2022-05-13 06:05:21 +00:00
SWC Bot
f0639c9de4 chore: Publish crates 2022-05-13 05:09:53 +00:00
Alexander Akait
af9c8c6b4c
fix(html): Fix parsing of template (#4647) 2022-05-13 05:07:24 +00:00
SWC Bot
3ac649138a chore: Publish crates 2022-05-13 04:48:12 +00:00
Alexander Akait
fa4a60a318
fix(html/codegen): Fix codegen (#4629) 2022-05-13 04:45:40 +00:00
Donny/강동윤
539fa4113e chore: Publish crates 2022-05-13 12:31:17 +09:00
SWC Bot
46c1add60e chore: Publish crates 2022-05-12 20:21:46 +00:00
Artur
f45dd72033
feat(es/lints): Implement no-compare-neg-zero rule (#4643) 2022-05-12 20:19:18 +00:00
SWC Bot
0b35b047bf chore: Publish crates 2022-05-12 19:59:27 +00:00
Alexander Akait
a19db2992b
fix(html/parser): Fix newlines (#4633) 2022-05-12 19:56:47 +00:00
SWC Bot
783917fd91 chore: Publish crates 2022-05-12 19:35:16 +00:00
Alexander Akait
c41aca6b24
feat(html/minifier): Compress application/ld+json (#4628) 2022-05-12 19:32:49 +00:00
SWC Bot
e21a40e55e chore: Publish crates 2022-05-12 10:53:44 +00:00
Donny/강동윤
84e4ca6c27
fix(css/parser): Remove a wrong assertion (#4641) 2022-05-12 19:48:51 +09:00
SWC Bot
073ca87012 chore: Publish crates 2022-05-12 09:23:46 +00:00
Donny/강동윤
9c190f0a8e
fix(es/minifier): Fix optimization of spread (#4639) 2022-05-12 09:20:44 +00:00
SWC Bot
b11840a637 chore: Publish crates 2022-05-12 07:31:44 +00:00
Donny/강동윤
79f87e03db
test(es/minifier): Execute more tests (#4636) 2022-05-12 16:28:52 +09:00
SWC Bot
cb5ca547aa chore: Publish crates 2022-05-12 15:14:28 +09:00
Donny/강동윤
56a227ad9d fix(es/minifier): Don't create direct eval (#4634)
- `expr_simplifier`: Preserve `this`.
 - `ExprReplacer`: Inject `0` after inlining eval.
 - `MultiReplacer`: Inject `0` after inlining eval.
2022-05-12 15:14:18 +09:00
SWC Bot
dca5bf8b2f chore: Publish crates 2022-05-12 05:50:05 +00:00
Alexander Akait
5f899a0348
refactor(html/parser): Improve parser a bit (#4627) 2022-05-12 05:45:11 +00:00
SWC Bot
67de03579f chore: Publish crates 2022-05-12 05:09:22 +00:00
Alexander Akait
b8fa3bc456
refactor(html/parser): Improve public API (#4626) 2022-05-12 05:07:07 +00:00
SWC Bot
c1e7dd7326 chore: Publish crates 2022-05-12 04:43:48 +00:00
Alexander Akait
5679b69600
feat(html/minifier): Improve minification of attributes (#4625) 2022-05-12 04:40:47 +00:00
SWC Bot
5a53bb771d chore: Publish crates 2022-05-12 04:18:10 +00:00
Donny/강동윤
20692cdff1
fix(es/modules): Fix jsc.paths (#4620) 2022-05-12 04:14:51 +00:00
SWC Bot
8fa7ce974e chore: Publish crates 2022-05-12 03:48:36 +00:00
Pig Fang
cac4f6e265
feat(html/parser): Add a method to get error message (#4623) 2022-05-12 03:45:56 +00:00
SWC Bot
ede955391b chore: Publish crates 2022-05-12 03:01:25 +00:00