svelte@5.56.1
- Svelte 近 90 天出现 10 次
- Svelte 近 90 天第 10 次发版
发生了什么
Patch Changes fix: error at compile time on duplicate snippet/declaration tag definitions ( #18351 ) fix: parse declaration tag contents more robustly ( #18353 ) fix: correctly transform references to earlier declarators in a declaration tag (e.g. {let a = $state(0), b = $derived(a * 2)} ) ( #18348 ) fix: avoid spurious state_referenced_locally warnings for $derived declarations in declaration tags ( #18348 ) fix: t…
摘要按规则整理自下方来源原文