chore(changesets): cleanup

This commit is contained in:
moklick
2025-06-11 09:11:08 +02:00
parent d0c36fdb70
commit f178453c17
3 changed files with 3 additions and 3 deletions

View File

@@ -2,4 +2,4 @@
'@xyflow/svelte': patch
---
Fix initial fitView when server side rendering
Fix initial fitView for SSR

View File

@@ -2,4 +2,4 @@
'@xyflow/svelte': patch
---
Fix ViewportPortal not working when used outside of SvelteFlow component
Fix `ViewportPortal` not working when used outside of `SvelteFlow` component

View File

@@ -2,4 +2,4 @@
'@xyflow/svelte': patch
---
Fix nodes being hidden in SSR output
Display nodes correctly in SSR output