Files
vue-flow/.changeset/cuddly-fans-think.md
T
2023-02-01 22:57:05 +01:00

9 lines
239 B
Markdown

---
'@vue-flow/core': minor
---
Remove `isValidSourcePos` and `isValidTargetPos` options from nodes.
Use custom node components and pass the validator function to the handle yourself.
This option was deprecated and has now been removed.