mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-28 16:12:17 +01:00
ef5bcfe542
* fix: ensure event handlers containing arguments are not hoisted * add test * handle rest arguments
6 lines
89 B
Markdown
6 lines
89 B
Markdown
---
|
|
'svelte': patch
|
|
---
|
|
|
|
fix: ensure event handlers containing arguments are not hoisted
|