chore(packages): bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# @xyflow/react
|
# @xyflow/react
|
||||||
|
|
||||||
## 12.0.0-next.x
|
## 12.0.0-next.14
|
||||||
|
|
||||||
## Patch changes
|
## Patch changes
|
||||||
|
|
||||||
@@ -8,6 +8,7 @@
|
|||||||
- use `direction=ltr` for outer wrapper to support rtl sites
|
- use `direction=ltr` for outer wrapper to support rtl sites
|
||||||
- allow pinch zoom even if `preventScrolling=false`
|
- allow pinch zoom even if `preventScrolling=false`
|
||||||
- export node and edge change related types
|
- export node and edge change related types
|
||||||
|
- only trigger dimensions updates when changes detected
|
||||||
|
|
||||||
## 12.0.0-next.13
|
## 12.0.0-next.13
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@xyflow/react",
|
"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.",
|
"description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@xyflow/system",
|
"name": "@xyflow/system",
|
||||||
"version": "0.0.22",
|
"version": "0.0.23",
|
||||||
"description": "xyflow core system that powers React Flow and Svelte Flow.",
|
"description": "xyflow core system that powers React Flow and Svelte Flow.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"node-based UI",
|
"node-based UI",
|
||||||
|
|||||||
Reference in New Issue
Block a user