Describe the bug
The use: directive docs says
Legacy mode
Prior to the $effect rune, actions could return an object with update and destroy methods, where update would be called with the latest value of the argument if it changed. Using effects is preferred.
However there is no mention of the usage of $effect rune in svelte/action docs.
Reproduction
N/A
Logs
System Info
Severity
annoyance