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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(yupResolver): add support Yup v1 #520

Merged
merged 1 commit into from
Mar 19, 2023
Merged

feat(yupResolver): add support Yup v1 #520

merged 1 commit into from
Mar 19, 2023

Conversation

jorisre
Copy link
Member

@jorisre jorisre commented Mar 17, 2023

This might be a breaking change. @bluebill1049 Can you juste review (and approve) but do not merge please 馃檹馃徎

Fix: #508

@jorisre jorisre mentioned this pull request Mar 17, 2023
@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 130 kB

鈩癸笍 View Unchanged
Filename Size
ajv/dist/ajv.js 37 kB
ajv/dist/ajv.module.js 37 kB
ajv/dist/ajv.umd.js 37.1 kB
class-validator/dist/class-validator.js 518 B
class-validator/dist/class-validator.module.js 541 B
class-validator/dist/class-validator.umd.js 621 B
computed-types/dist/computed-types.js 359 B
computed-types/dist/computed-types.module.js 376 B
computed-types/dist/computed-types.umd.js 456 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 302 B
superstruct/dist/superstruct.module.js 319 B
superstruct/dist/superstruct.umd.js 404 B
typanion/dist/typanion.js 323 B
typanion/dist/typanion.module.js 336 B
typanion/dist/typanion.umd.js 418 B
vest/dist/vest.js 472 B
vest/dist/vest.module.js 436 B
vest/dist/vest.umd.js 562 B
yup/dist/yup.js 629 B
yup/dist/yup.module.js 643 B
yup/dist/yup.umd.js 732 B
zod/dist/zod.js 572 B
zod/dist/zod.module.js 591 B
zod/dist/zod.umd.js 679 B

compressed-size-action

Copy link
Member

@bluebill1049 bluebill1049 left a comment

Choose a reason for hiding this comment

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

LGTM 馃憤

@jorisre jorisre merged commit f3da212 into master Mar 19, 2023
@jorisre jorisre deleted the yup-1 branch March 19, 2023 15:11
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.

Yup v1 support
2 participants