chore(packages): bump
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user