9 lines
239 B
Markdown
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.
|