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

Add Fastify Error Handling #175

Merged
merged 10 commits into from
Oct 29, 2024
Merged

Add Fastify Error Handling #175

merged 10 commits into from
Oct 29, 2024

Conversation

samchungy
Copy link
Owner

@samchungy samchungy commented Oct 27, 2024

Resolves #160 (comment)

@samchungy samchungy added the breaking change This is a breaking change label Oct 27, 2024
error: result.error,
},
),
) as unknown as Error, // Types are wrong https://github.com/fastify/fastify/pull/5787
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@samchungy samchungy merged commit 444d5d5 into main Oct 29, 2024
1 check passed
@samchungy samchungy deleted the errors branch October 29, 2024 02:44
@github-actions github-actions bot mentioned this pull request Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This is a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Do not know how to serialize a BigInt
1 participant