chore(packages): bump
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'@xyflow/react': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
release notes
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# @xyflow/react
|
# @xyflow/react
|
||||||
|
|
||||||
|
## 12.0.0
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#4428](https://github.com/xyflow/xyflow/pull/4428) [`9cc8d0d8`](https://github.com/xyflow/xyflow/commit/9cc8d0d82562ca8305a15ad2e94de61958610ecf) Thanks [@moklick](https://github.com/moklick)! - release notes
|
||||||
|
|
||||||
## 12.0.0-next.28
|
## 12.0.0-next.28
|
||||||
|
|
||||||
- add `paneDistanceClick` prop (max distance between mousedown/up that will trigger a click)
|
- add `paneDistanceClick` prop (max distance between mousedown/up that will trigger a click)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@xyflow/react",
|
"name": "@xyflow/react",
|
||||||
"version": "12.0.0-next.28",
|
"version": "12.0.0",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user