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

fix: Validation correctly even when the optional and nullish keys are not specified #54

Conversation

chimame
Copy link
Owner

@chimame chimame commented Jan 30, 2025

Close #53

One concern with this PR is that since nullish and optional are imported, the bundle size is likely to increase slightly.

@chimame chimame changed the title fix: Validation correctly even when the and keys are not specified fix: Validation correctly even when the optional and nullish keys are not specified Jan 30, 2025
@chimame chimame force-pushed the fix-correctly-even-when-optional-and-nullish-keys-are-not-specified branch from c973f7b to 445b182 Compare January 30, 2025 11:56
@chimame chimame force-pushed the fix-correctly-even-when-optional-and-nullish-keys-are-not-specified branch from 445b182 to ed159a7 Compare January 30, 2025 11:58
@chimame chimame merged commit 4e1e57b into main Jan 30, 2025
4 checks passed
@chimame chimame deleted the fix-correctly-even-when-optional-and-nullish-keys-are-not-specified branch January 30, 2025 15:12
Copy link

🎉 This PR is included in version 1.14.1 🎉

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.

Optional keys do not work in nested objects
1 participant