Skip to content

V0.4.1 feature myzod #27

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

Merged
merged 4 commits into from
Apr 2, 2022
Merged

V0.4.1 feature myzod #27

merged 4 commits into from
Apr 2, 2022

Conversation

Parables
Copy link
Contributor

@Parables Parables commented Apr 2, 2022

Support for myzod has been implemented. 39/39 tests passed.

Awaiting for merged to use this for my next project 🙏

Copy link
Owner

@Code-Hex Code-Hex left a comment

Choose a reason for hiding this comment

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

Thank you

return new DeclarationBlock({})
.export()
.asKind('const')
.withName(`${name}Schema: myzod.Type<${name}>`) //TODO: Test this
Copy link
Owner

Choose a reason for hiding this comment

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

Could you tell me what do you want to test it? I will handle this.

@Code-Hex Code-Hex merged commit 163658b into Code-Hex:main Apr 2, 2022
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