chore(packages): bump versions

This commit is contained in:
moklick
2022-12-06 18:43:33 +01:00
parent 8bb0945514
commit 7d7660f735
22 changed files with 78 additions and 44 deletions
-6
View File
@@ -1,6 +0,0 @@
---
'@reactflow/core': patch
'@reactflow/minimap': patch
---
Fix getRectOfNodes
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/core': patch
---
Allow middle mouse pan over edges
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/node-toolbar': patch
---
Get nodeId from React Flow context if it is not passed explicitly as prop
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/core': patch
---
Invalidate a Node trying to connect itself with the same handle
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/core': patch
---
Export the useNodeId hook, refactor how changes are applied and create a helper function
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/core': patch
---
Ignore key events for nodes when input is focused
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/node-resizer': major
---
Add a node resizer component that can be used to resize a custom node