mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 09:21:21 +01:00
6e863e617c
Walk the path and warn if this is a mutated normal variable that's referenced inside a function scope
6 lines
83 B
Markdown
6 lines
83 B
Markdown
---
|
|
'svelte': patch
|
|
---
|
|
|
|
feat: warn on references to mutated non-state in template
|