Alexander Akait
86626659b1
fix(html/codegen): Emit textarea
and pre
in foreign context ( #4766 )
2022-05-24 06:56:22 +00:00
SWC Bot
2771267c08
chore: Publish crates
2022-05-24 06:34:57 +00:00
Alexander Akait
c07780fab3
feat(html/parser): Improve public api ( #4762 )
2022-05-24 06:32:15 +00:00
Donny/강동윤
f9068df4a4
chore: Publish v1.2.190
2022-05-24 15:10:23 +09:00
SWC Bot
565fb38aec
chore: Publish crates
2022-05-24 05:58:20 +00:00
Austaras
65b7c4b695
fix(es/fixer): Preserve the paren in a spread element ( #4771 )
2022-05-24 05:55:45 +00:00
SWC Bot
6730fbd778
chore: Publish crates
2022-05-24 05:06:51 +00:00
Alexander Akait
984d69e67b
test(html/parser): Enable error reporting tests ( #4764 )
2022-05-24 05:04:20 +00:00
SWC Bot
fd8a08a7e7
chore: Publish crates
2022-05-24 04:43:53 +00:00
Satish Srinivasan
8720f9a948
fix(es/compat): Fix span of instanceof
( #4757 )
2022-05-24 04:41:34 +00:00
Donny/강동윤
995e9661cc
chore: Publish crates
2022-05-24 13:15:57 +09:00
SWC Bot
fa649d87be
chore: Publish crates
2022-05-24 04:14:30 +00:00
Donny/강동윤
b8d2fb8546
feat(es/helpers): Import only used helpers ( #4767 )
2022-05-24 04:09:59 +00:00
SWC Bot
5be6661e9a
chore: Publish crates
2022-05-23 22:11:58 +00:00
Donny/강동윤
20b724d3cd
feat(es/minifier): Implement more rules ( #4763 )
2022-05-23 22:09:33 +00:00
SWC Bot
f7dc3fff1f
chore: Publish crates
2022-05-23 20:15:04 +00:00
OJ Kwon
065b2a514f
fix(es/typescript): Preserve referenced imports for namespace ( #4759 )
2022-05-24 05:12:39 +09:00
Donny/강동윤
ae39b02df3
chore: Publish crates
2022-05-24 03:13:24 +09:00
SWC Bot
b2e4406f0f
chore: Publish crates
2022-05-23 16:04:00 +00:00
Pig Fang
07d31aa50a
fix(css/parser): Allow var()
call in color functions ( #4713 )
2022-05-23 16:00:44 +00:00
SWC Bot
4f8484add0
chore: Publish crates
2022-05-23 13:07:01 +00:00
Donny/강동윤
e4dee1ed33
fix(es/minifier): Consider parameters while detecting pure calls ( #4748 )
2022-05-23 13:04:11 +00:00
SWC Bot
476c830a30
chore: Publish crates
2022-05-23 10:02:59 +00:00
Baoshuo Ren
22bf5f014e
chore(es/minifier): Add #[doc(hidden)]
( #4751 )
2022-05-23 19:00:22 +09:00
SWC Bot
ea92ae10e8
chore: Publish crates
2022-05-23 09:44:48 +00:00
Donny/강동윤
b7a195a1cf
refactor(es/parser): Remove duplicate ( #4750 )
2022-05-23 09:42:29 +00:00
SWC Bot
4d606effdf
chore: Publish crates
2022-05-23 09:21:24 +00:00
Donny/강동윤
98df64517e
perf(common): Add more methods to Spanned
( #4749 )
...
- Lots of code only needs `lo` or `hi`, but they call `span()`, which is inefficient in some cases.
- This PR only adds a trivial amount of optimization. I may add full optimization in future.
- This PR improves codegen performance of `ExprOrSpread` and `Option<ExprOrSpread>`.
2022-05-23 09:18:40 +00:00
SWC Bot
6236e46574
chore: Publish crates
2022-05-23 07:49:57 +00:00
Donny/강동윤
0f85f7b9de
chore(ci): Fix CI ( #4747 )
2022-05-23 07:47:05 +00:00
SWC Bot
675558fc2f
chore: Publish crates
2022-05-23 07:18:53 +00:00
Donny/강동윤
49b3c2715c
refactor(es/minifier): Make rust-analyzer
fast, really ( #4746 )
2022-05-23 16:16:05 +09:00
SWC Bot
0d396b2667
chore: Publish crates
2022-05-23 06:55:37 +00:00
Donny/강동윤
47e6cc5190
refactor(es/minifier): Make rust-analyzer
faster ( #4744 )
...
- We now use a separate crate for testing the minifier. This makes IDE much faster.
2022-05-23 15:53:01 +09:00
SWC Bot
37b0056ad0
chore: Publish crates
2022-05-23 05:44:50 +00:00
Donny/강동윤
777ea371d0
fix(es/loader): Fix hang related to jsc.paths
( #4742 )
2022-05-23 05:42:20 +00:00
SWC Bot
8060264715
chore: Publish crates
2022-05-23 04:32:07 +00:00
Donny/강동윤
a51816a577
feat(es/minifier): Handle prefix update expressions with sequential inliner ( #4741 )
2022-05-23 04:29:31 +00:00
SWC Bot
516b0b804b
chore: Publish crates
2022-05-23 04:06:56 +00:00
Alexander Akait
51f4cea103
feat(html/parser): Improve error reporting ( #4740 )
2022-05-23 04:04:20 +00:00
SWC Bot
f2bbbc232e
chore: Publish crates
2022-05-22 20:14:51 +00:00
Donny/강동윤
417b2182ce
fix(es/loader): Fix jsc.paths
on windows ( #4739 )
2022-05-22 20:12:22 +00:00
SWC Bot
624c4ad48b
chore: Publish crates
2022-05-22 12:09:50 +00:00
Donny/강동윤
9e42382091
feat(es/minifier): Implement pure_funcs
( #4710 )
2022-05-22 12:07:28 +00:00
SWC Bot
032d584265
chore: Publish crates
2022-05-21 19:58:14 +00:00
Donny/강동윤
d9bb59a8cb
fix(es/modules/cjs): FIx detection of exported names ( #4737 )
2022-05-21 19:55:35 +00:00
SWC Bot
f7e000383c
chore: Publish crates
2022-05-21 19:36:32 +00:00
Alexander Akait
c346d309a7
feat(html/parser): Improve error reporting ( #4728 )
2022-05-21 19:34:02 +00:00
SWC Bot
706b38787e
chore: Publish crates
2022-05-21 19:11:24 +00:00
Donny/강동윤
41d4437671
fix(es/typescript): Mark namespaces as concrete ( #4736 )
2022-05-22 04:08:48 +09:00