chore(changeset): add

This commit is contained in:
braks
2024-02-02 16:59:40 +01:00
committed by Braks
parent f36fa770c2
commit 83848f4aa4
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Add error args to `VueFlowError`

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Export `isErrorOfType` typeguard to narrow the type of a VueFlowError and infer it's args