chore(packages): bump

This commit is contained in:
moklick
2023-05-17 11:26:37 +02:00
parent c655a55e7a
commit 2559d45c43
16 changed files with 59 additions and 27 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/core': patch
---
fix useNodes and useEdges bug with infinite re-renderings
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/controls': patch
---
disable min/max buttons when min/max is reached
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/core': patch
---
refactor(useUpdateNodeInternals): only call updateNodeDimensions once
-5
View File
@@ -1,5 +0,0 @@
---
'@reactflow/core': patch
---
fix useUpdateNodeInternals type