mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-22 03:47:27 +01:00
6e8267f462
* fix: output template effect for svg xlink attribute * mark subtree dynamic in MemberExpression visitor * don't treat attributes and text nodes differently * Update .changeset/serious-spiders-bake.md --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
6 lines
74 B
Markdown
6 lines
74 B
Markdown
---
|
|
'svelte': patch
|
|
---
|
|
|
|
fix: correctly update dynamic member expressions
|