0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
svelte/.changeset/serious-socks-cover.md
Dominic Gannaway ef5bcfe542
fix: ensure event handlers containing arguments are not hoisted (#9758)
* fix: ensure event handlers containing arguments are not hoisted

* add test

* handle rest arguments
2023-12-04 17:45:13 +00:00

6 lines
89 B
Markdown

---
'svelte': patch
---
fix: ensure event handlers containing arguments are not hoisted