mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
4fcd1cb1ed
* fix: improve code generation for mutation to each block reference * fix: add compiler error for each block mutations in runes mode * lint * lint * lint * use existing validate_assignment logic * assignment, not mutation --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
6 lines
88 B
Markdown
6 lines
88 B
Markdown
---
|
|
"svelte": patch
|
|
---
|
|
|
|
fix: add compiler error for each block mutations in runes mode
|