chore(changeset): add

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-23 15:58:30 +01:00
committed by Braks
parent 8c3f54ec28
commit 5209fcaf9d
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Add `onError` hook which allows handling vue flow errors by users. Will default to console.warn if no handler is passed