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
+14
View File
@@ -1,5 +1,19 @@
# @reactflow/background
## 11.1.0-next.1
### Minor Changes
- 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
### Patch Changes
- Updated dependencies []:
- @reactflow/core@11.4.0-next.1
## 11.0.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/background",
"version": "11.0.8-next.0",
"version": "11.1.0-next.1",
"description": "Background component with different variants for React Flow",
"keywords": [
"react",