Yup v0.32.10 Release Notes

Release Date: 2021-10-11 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • carry over excluded edges when concating objects (5334349), closes #1423
    • ๐Ÿ›  fix the typo for the array length validation (#1287) (4c17508)
    • missing transforms on concat (f3056f2), closes #1260
    • oneOf, notOneOf swallowing multiple errors (#1434) (7842afb)
    • โœ… prevent unhandled Promise rejection when returning rejected Promise inside test function (#1327) (5eda549)
    • SchemaOf<>'s treatment of Date objects. (#1305) (91ace1e), closes #1243 #1302
    • โšก๏ธ update lodash/lodash-es to fix CVEs flagged in 4.17.20 (#1334) (70d0b67)
    • utils: use named functions for default exports (#1329) (acbb8b4)

    ๐Ÿ”‹ Features