chore(packages): bump
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
Fix `<Minimap />` only displaying nodes when providing `onNodesChange`.
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': minor
|
||||
'@xyflow/svelte': patch
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Add `getNodesBounds` to `useReactFlow`/`useSvelteFlow` hook as the new recommended way of determining node bounds.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Add nodeExtent prop to `<SvelteFlow />`. You can now restrict nodes from leaving a specified extent.
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
'@xyflow/svelte': patch
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Improve handling of global and individual `nodeExtent`s. Nodes will never render outside of specified extents.
|
||||
Reference in New Issue
Block a user