What's Changed
Minor Changes
-
#785
7667aa60
Thanks @bcakmakoglu! - Allow passing objects with onlyid
togetConnectedEdges
nodes arg -
#781
ad8c7897
Thanks @bcakmakoglu! - AddonError
hook which allows handling vue flow errors by users. Will default to console.warn if no handler is passed
Patch Changes
- #783
b864c436
Thanks @bcakmakoglu! - Removestop
fromEdgeRenderer
as watcher has been removed and stop refers towindow.stop
which causes requests to be cancelled when VueFlow is unmounted
Full Changelog: v1.16.5...v1.17.0