chore(packages): bump

This commit is contained in:
moklick
2024-04-11 13:33:06 +02:00
parent 46a8b95c57
commit 8897c2a9ff
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# @xyflow/react
## 12.0.0-next.x
## 12.0.0-next.14
## Patch changes
@@ -8,6 +8,7 @@
- use `direction=ltr` for outer wrapper to support rtl sites
- allow pinch zoom even if `preventScrolling=false`
- export node and edge change related types
- only trigger dimensions updates when changes detected
## 12.0.0-next.13

View File

@@ -1,6 +1,6 @@
{
"name": "@xyflow/react",
"version": "12.0.0-next.13",
"version": "12.0.0-next.14",
"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.22",
"version": "0.0.23",
"description": "xyflow core system that powers React Flow and Svelte Flow.",
"keywords": [
"node-based UI",