Snyk has created this PR to upgrade react-flow-renderer from 9.1.0 to 9.1.1.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 22 days ago, on 2021-03-05.
We added a new useUpdateNodeInternals hook that gives you the possibility to update the node internals like handles, size, position programatically. Usage:
constupdateNodeInternals=useUpdateNodeInternals();// somewhere in your appupdateNodeInternals('node-id');
We also added a onEdgeContextMenu prop and it's possible to pass standard html attributes to the EdgeText component now.
Snyk has created this PR to upgrade react-flow-renderer from 9.1.0 to 9.1.1.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: react-flow-renderer
Features
You can now change the size of the edge updater anchor with the
edgeUpdaterRadius
propFixes & Refactorings
Features
We added a new
useUpdateNodeInternals
hook that gives you the possibility to update the node internals like handles, size, position programatically. Usage:We also added a
onEdgeContextMenu
prop and it's possible to pass standard html attributes to theEdgeText
component now.Refactorings
Commit messages
Package name: react-flow-renderer
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs