0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 00:51:01 +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

89 B

svelte
patch

fix: ensure event handlers containing arguments are not hoisted