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

types: ErrorInfo should implement Error #1805

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

AndyTWF
Copy link
Contributor

@AndyTWF AndyTWF commented Jun 26, 2024

Changes our type defs so that ErrorInfo implements Error. This will allow us to throw ErrorInfo in stricter typescript environments that require anything thrown to implement Error.

@AndyTWF AndyTWF requested a review from VeskeR June 26, 2024 11:50
@github-actions github-actions bot temporarily deployed to staging/pull/1805/features June 26, 2024 11:51 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1805/bundle-report June 26, 2024 11:51 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1805/typedoc June 26, 2024 11:51 Inactive
@AndyTWF AndyTWF merged commit 306d9ec into main Jun 26, 2024
12 checks passed
@AndyTWF AndyTWF deleted the errorinfo-implement-error branch June 26, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants