chore(packages): bump

This commit is contained in:
moklick
2024-07-04 18:19:22 +02:00
parent d7d023ef52
commit 73c2590abf
4 changed files with 6 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
---
'@xyflow/react': patch
'@xyflow/system': patch
---
add autoPanSpeed prop/option

View File

@@ -1,5 +1,9 @@
# @xyflow/react
## 12.0.0-next.26
- add `autoPanSpeed` prop
## 12.0.0-next.25
- `useConnection` returns `ConnectionState` with `toNode` and `toHandle`

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/react",
"version": "12.0.0-next.25",
"version": "12.0.0-next.26",
"description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.",
"keywords": [
"react",

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/system",
"version": "0.0.31",
"version": "0.0.32",
"description": "xyflow core system that powers React Flow and Svelte Flow.",
"keywords": [
"node-based UI",