0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/.changeset/lovely-rules-eat.md
Simon H 7f237c2e41
fix: omit this bind this arg if we know it's not a signal (#9635)
fixes #9629

Co-authored-by: Dominic Gannaway <dg@domgan.com>
2023-11-24 23:54:52 +00:00

6 lines
83 B
Markdown

---
'svelte': patch
---
fix: omit this bind this arg if we know it's not a signal