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

refactor: use zod for rpc validation #5970

Merged
merged 1 commit into from
Nov 18, 2024
Merged

refactor: use zod for rpc validation #5970

merged 1 commit into from
Nov 18, 2024

Conversation

kyranjamie
Copy link
Collaborator

@kyranjamie kyranjamie commented Nov 15, 2024

Try out Leather build c38725aExtension build, Test report, Storybook, Chromatic

This PR migrates many RPC calls from yup to zod, which is a necessary first step in unifying them over in the mono.

I've written a few new unit tests for the more complex ones to make sure I haven't broken them.

@kyranjamie kyranjamie force-pushed the refactor/yup-zod branch 9 times, most recently from 2342701 to ed5a2dc Compare November 15, 2024 20:07
@kyranjamie kyranjamie requested a review from fbwoolf November 15, 2024 20:10
@kyranjamie kyranjamie marked this pull request as ready for review November 15, 2024 20:15
@kyranjamie kyranjamie merged commit e017e56 into dev Nov 18, 2024
32 checks passed
@kyranjamie kyranjamie deleted the refactor/yup-zod branch November 18, 2024 12:09
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.

2 participants