make two seperate changesets for fix and the new features
This commit is contained in:
5
.changeset/hungry-shrimps-remain.md
Normal file
5
.changeset/hungry-shrimps-remain.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
---
|
||||
|
||||
You can now express paddings in fitViewOptions as pixels ('30px'), as viewport percentages ('20%') and define different paddings for each side.
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
'@xyflow/react': patch
|
||||
'@xyflow/svelte': patch
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Fix fitView not working when adding new nodes
|
||||
Fix fitView not working immediately after adding new nodes
|
||||
|
||||
Reference in New Issue
Block a user