Skip to content

feat(createError): support fatal and unhandled#148

Merged
pi0 merged 1 commit intomainfrom
feat/unhandled-error
Jul 21, 2022
Merged

feat(createError): support fatal and unhandled#148
pi0 merged 1 commit intomainfrom
feat/unhandled-error

Conversation

@pi0
Copy link
Copy Markdown
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