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(createError): support fatal and unhandled #148

Merged
merged 1 commit into from
Jul 21, 2022
Merged

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jul 21, 2022

  • Support createError({ fatal: true }) and createError({ unhandled: true }).
  • Always normalize unhandled errors in the app stack and add unhandled when it was thrown as a plain error.

@pi0 pi0 merged commit 8579f1c into main Jul 21, 2022
@pi0 pi0 deleted the feat/unhandled-error branch July 21, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant