chore(packages): butmp

This commit is contained in:
moklick
2023-01-10 17:16:57 +01:00
parent ec10422fae
commit 45fb34cc7b
16 changed files with 65 additions and 19 deletions
+8 -1
View File
@@ -1,8 +1,15 @@
# @reactflow/core
## 11.4.1
### Patch Changes
- [#2738](https://github.com/wbkd/react-flow/pull/2738) [`82988485`](https://github.com/wbkd/react-flow/commit/82988485b730a9e32acbdae1ddcc81b33ddccaba) - fix: fitView for subflows, context menu on right mouse pan
- [#2740](https://github.com/wbkd/react-flow/pull/2740) [`d91e619a`](https://github.com/wbkd/react-flow/commit/d91e619a70a95db99a621ede59bc05b5a7766086) Thanks [@michaelspiss](https://github.com/michaelspiss)! - EdgeRenderer: check all handles for connection mode loose
## 11.4.0
## New Features
## New Features
New props for the ReactFlow component to customize the controls of the viewport and the selection box better:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@reactflow/core",
"version": "11.4.0",
"version": "11.4.1",
"description": "Core components and util functions of React Flow.",
"keywords": [
"react",