chore(versions): bump

This commit is contained in:
moklick
2022-12-15 12:48:16 +01:00
parent dca41aaf0b
commit 7ef2910808
16 changed files with 119 additions and 7 deletions
+1
View File
@@ -18,6 +18,7 @@
"happy-students-wink",
"nervous-oranges-study",
"purple-mails-kneel",
"sharp-apes-repair",
"swift-mayflies-wink"
]
}
+14
View File
@@ -0,0 +1,14 @@
---
'@reactflow/background': minor
'@reactflow/controls': minor
'@reactflow/core': minor
'@reactflow/minimap': minor
'@reactflow/node-resizer': minor
'@reactflow/node-toolbar': minor
'reactflow': minor
---
panOnDrag: Use numbers for prop ([1,2] = drag via middle or right mouse button)
selection: do not include hidden nodes
minimap: fix onNodeClick for nodes outside the viewport
keys: allow multi select when input is focused