Resolvers Versions Save

📋 Validation resolvers: Yup, Zod, AJV, Joi, Superstruct, Vest, class-validator, io-ts, typanion, Ajv, TypeBox, Valibot and nope.

v2.9.11

1 year ago

2.9.11 (2023-02-08)

Bug Fixes

v2.9.10

1 year ago

2.9.10 (2022-10-20)

Bug Fixes

  • ajv: undefined props validate structure error (#457) (0f39c20)

v2.9.9

1 year ago

2.9.9 (2022-10-14)

Bug Fixes

v2.9.8

1 year ago

2.9.8 (2022-09-11)

Bug Fixes

v2.9.7

1 year ago

2.9.7 (2022-07-26)

Bug Fixes

  • #396 remove unnecessary 'browser' exports to fix Jest integration (#435) (99703e6)

v2.9.6

1 year ago

2.9.6 (2022-07-15)

Bug Fixes

  • yup: yup wrong import statement assuming default export (#427) (928afae)

v2.9.5

1 year ago

2.9.5 (2022-07-08)

Bug Fixes

  • renamed private packages to avoid ambiguity with existing official packages. (#424) (18ae921)

v2.9.4

1 year ago

2.9.4 (2022-07-07)

Bug Fixes

v2.9.3

1 year ago

2.9.3 (2022-06-24)

Breaking Change

  • compile error with UnpackNestedValue

BREAKING CHANGE: This change will update package dependency with react-hook-form to 7.33.0 above (52a6e07)

v2.9.2

1 year ago

2.9.2 (2022-06-23)

Bug Fixes

  • exchange fp-ts/Either over fp-ts/lib/Either (#419) (7951951)