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

Nested schema #48

Merged
merged 6 commits into from
Jan 15, 2022
Merged

Nested schema #48

merged 6 commits into from
Jan 15, 2022

Conversation

JoshuaAmaju
Copy link
Owner

Add support for nested schema of infinite depth. And accessing of nested fields using a dot notation e.g {a: {b: {c: {1}}}, d: {e: 2}} will be a.b.c and d.e

@JoshuaAmaju JoshuaAmaju merged commit 19999db into main Jan 15, 2022
@JoshuaAmaju JoshuaAmaju deleted the nested-schema branch January 15, 2022 01:06
@github-actions
Copy link

size-limit report 📦

Path Size
dist/elderform.cjs.production.min.js 6.64 KB (0%)
dist/elderform.esm.js 6.92 KB (0%)

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.

1 participant