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

feat: zod-to-openapi v4 support #13

Merged
merged 1 commit into from
Nov 22, 2024
Merged

feat: zod-to-openapi v4 support #13

merged 1 commit into from
Nov 22, 2024

Conversation

vacas5
Copy link
Contributor

@vacas5 vacas5 commented Nov 22, 2024

No change in input output, but had some TS errors introduced because underlying types changed.

BREAKING CHANGE: underlying type changes introduced by dependencies may result in TS errors that should be addressed when trying to read buildOpenAPIDocument return value.

@vacas5 vacas5 requested a review from bengotow November 22, 2024 15:42
No change in input output, but had some TS errors introduced because
underlying types changed.

BREAKING CHANGE: underlying type changes introduced by dependencies may
result in TS errors that should be addressed when trying to read
buildOpenAPIDocument return value.
@vacas5 vacas5 force-pushed the randerson/upgrade-4 branch from 51fbcde to 57c264a Compare November 22, 2024 16:47
Copy link
Contributor

@bengotow bengotow left a comment

Choose a reason for hiding this comment

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

This looks great!

@vacas5 vacas5 merged commit 78dbed2 into main Nov 22, 2024
1 check passed
@vacas5 vacas5 deleted the randerson/upgrade-4 branch November 22, 2024 21:11
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants