svelte
svelte copied to clipboard
`{@debug object}` doesn't fire when `object.property` changes
Describe the bug
Noticed this while updating the tutorial. This is a breaking change from 4 and makes @debug
a bit useless, though I'm not sure if we should fix it or treat it as deprecated