mirror of https://github.com/sveltejs/svelte
chore: skip generating $.proxy() calls for more expressions (#9979)
* chore: skip emitting $.proxy() calls for more expressions * Update pretty-ties-help.md --------- Co-authored-by: Dominic Gannaway <trueadm@users.noreply.github.com>pull/10054/head
parent
60575ad494
commit
346041f454
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: skip generating $.proxy() calls for unary and binary expressions
|
Loading…
Reference in new issue