Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): add onError hook #781

Merged
merged 4 commits into from
Mar 22, 2023
Merged

feat(core): add onError hook #781

merged 4 commits into from
Mar 22, 2023

Conversation

bcakmakoglu
Copy link
Owner

Signed-off-by: braks 78412429+bcakmakoglu@users.noreply.github.com

🚀 What's changed?

  • Add onError hook which allows handling errors by users
  • By default errors will be logged with console.warn

@bcakmakoglu bcakmakoglu added the enhancement New feature or request label Mar 22, 2023
@bcakmakoglu bcakmakoglu self-assigned this Mar 22, 2023
@vercel
Copy link

vercel bot commented Mar 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
vue-flow-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 22, 2023 at 8:50PM (UTC)
vue-flow-typedoc ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 22, 2023 at 8:50PM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Mar 22, 2023

🦋 Changeset detected

Latest commit: a41a9d2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@vue-flow/core Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
@vercel vercel bot temporarily deployed to Preview – vue-flow-typedoc March 22, 2023 20:45 Inactive
@vercel vercel bot temporarily deployed to Preview – vue-flow-typedoc March 22, 2023 20:47 Inactive
@bcakmakoglu bcakmakoglu changed the base branch from master to release/1.17.0 March 22, 2023 21:33
@bcakmakoglu bcakmakoglu merged commit ba45e5e into release/1.17.0 Mar 22, 2023
@bcakmakoglu bcakmakoglu deleted the feat/on-error branch March 22, 2023 21:35
@github-actions github-actions bot mentioned this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant