React flow is a React library that is used to build interactive node based UI components.
The new release contains code refactors and some fixes. Here are the highlights:
refactor(nodes): prevent jumping
fix(subflows): node extent relative to parent
fix(visible-edges): handle subflows
refactor(markers): optimize marker creation, pass ids have been closed
chore(internals): export symbol for accessing internals
update fitview to handle child nodes
ย