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: resolvers fails silently & add raw values to all resolvers #528

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

jorisre
Copy link
Member

@jorisre jorisre commented Mar 20, 2023

Related to #504

@bluebill1049 ready to review but do not merge because of a breaking change: rawValues => raw

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2023

Size Change: +159 B (+1%)

Total Size: 20.6 kB

Filename Size Change
computed-types/dist/computed-types.js 386 B +27 B (+8%) 🔍
computed-types/dist/computed-types.module.js 401 B +25 B (+7%) 🔍
computed-types/dist/computed-types.umd.js 477 B +21 B (+5%) 🔍
superstruct/dist/superstruct.js 324 B +22 B (+7%) 🔍
superstruct/dist/superstruct.module.js 342 B +23 B (+7%) 🔍
superstruct/dist/superstruct.umd.js 424 B +20 B (+5%) 🔍
yup/dist/yup.js 626 B -3 B (0%)
yup/dist/yup.module.js 641 B -2 B (0%)
yup/dist/yup.umd.js 729 B -3 B (0%)
zod/dist/zod.js 581 B +9 B (+2%)
zod/dist/zod.module.js 602 B +11 B (+2%)
zod/dist/zod.umd.js 688 B +9 B (+1%)
ℹ️ View Unchanged
Filename Size
ajv/dist/ajv.js 638 B
ajv/dist/ajv.module.js 597 B
ajv/dist/ajv.umd.js 751 B
class-validator/dist/class-validator.js 528 B
class-validator/dist/class-validator.module.js 552 B
class-validator/dist/class-validator.umd.js 631 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
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

compressed-size-action

@jorisre jorisre force-pushed the fix/resolvers-fails-silently branch from 43ef69c to d1c1588 Compare March 20, 2023 08:07
@jorisre jorisre changed the title fix: resolvers fails silently fix: resolvers fails silently & add raw values to all resolvers Mar 20, 2023
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 👍

@bluebill1049 bluebill1049 merged commit 6677e0e into master Mar 20, 2023
@jorisre jorisre deleted the fix/resolvers-fails-silently branch March 20, 2023 10: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.

None yet

2 participants