-
Notifications
You must be signed in to change notification settings - Fork 8
Zod4 update #50
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
Zod4 update #50
Conversation
5639aca to
669cec8
Compare
|
I've done some stuff to make the TS build work, I'll make a PR to your repo |
|
Awesome! I realized I still needed to add a few of the new features, now added, except for template literals which I hope to add in another commit as I am able. |
|
Ok, done now... |
|
Ok, thanks to @miunau 's invaluable help, I think we're ready for a review... If prettier 3 noise is an issue, I can revert to 2 for now. |
3119ae9 to
544aca1
Compare
e1a8e2b to
fbba09c
Compare
b029b13 to
e2ec3bf
Compare
|
As always, thank you for your great work! |
Fixes #49 .
I applied prettier update fixes in the last 2 commits, though I can undo those. The meat of the PR is in the first commit.
TypeScript is not entirely passing, however, and I'm not clear on how to fix the remaining issues.