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(yup): lazy schema #619

Merged
merged 1 commit into from
Aug 18, 2023
Merged

fix(yup): lazy schema #619

merged 1 commit into from
Aug 18, 2023

Conversation

jorisre
Copy link
Member

@jorisre jorisre commented Aug 18, 2023

Approximate support for Yup's lazy schemas. Yup does not expose the lazy type.

Related to #567

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 24.9 kB

ℹ️ View Unchanged
Filename Size
ajv/dist/ajv.js 638 B
ajv/dist/ajv.module.js 597 B
ajv/dist/ajv.umd.js 751 B
arktype/dist/arktype.js 327 B
arktype/dist/arktype.module.js 343 B
arktype/dist/arktype.umd.js 422 B
class-validator/dist/class-validator.js 537 B
class-validator/dist/class-validator.module.js 561 B
class-validator/dist/class-validator.umd.js 640 B
computed-types/dist/computed-types.js 386 B
computed-types/dist/computed-types.module.js 401 B
computed-types/dist/computed-types.umd.js 477 B
dist/resolvers.js 359 B
dist/resolvers.module.js 373 B
dist/resolvers.umd.js 454 B
io-ts/dist/io-ts.js 1.28 kB
io-ts/dist/io-ts.module.js 1.18 kB
io-ts/dist/io-ts.umd.js 1.41 kB
joi/dist/joi.js 592 B
joi/dist/joi.module.js 610 B
joi/dist/joi.umd.js 698 B
nope/dist/nope.js 345 B
nope/dist/nope.module.js 365 B
nope/dist/nope.umd.js 434 B
superstruct/dist/superstruct.js 324 B
superstruct/dist/superstruct.module.js 342 B
superstruct/dist/superstruct.umd.js 424 B
typanion/dist/typanion.js 323 B
typanion/dist/typanion.module.js 336 B
typanion/dist/typanion.umd.js 418 B
typebox/dist/typebox.js 464 B
typebox/dist/typebox.module.js 482 B
typebox/dist/typebox.umd.js 579 B
valibot/dist/valibot.js 521 B
valibot/dist/valibot.module.js 537 B
valibot/dist/valibot.umd.js 621 B
vest/dist/vest.js 480 B
vest/dist/vest.module.js 443 B
vest/dist/vest.umd.js 569 B
yup/dist/yup.js 626 B
yup/dist/yup.module.js 640 B
yup/dist/yup.umd.js 729 B
zod/dist/zod.js 581 B
zod/dist/zod.module.js 602 B
zod/dist/zod.umd.js 688 B

compressed-size-action

@jorisre jorisre merged commit c1d5433 into master Aug 18, 2023
3 checks passed
@jorisre jorisre deleted the fix/yup-lazy branch August 18, 2023 08:59
@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.3.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