Yup v0.29.0 Release Notes

Release Date: 2020-05-19 // almost 4 years ago
    • โšก๏ธ feat!: update docs to account for changes in types and add additional example (#891) (e105a71), closes #891

    ๐Ÿ› Bug Fixes

    • object bug when nested object has a property with strict (#871) (7f52b8a)

    ๐Ÿ”‹ Features

    • ๐Ÿ”ฆ expose oneOf and notOneOf values on description (#885) (08dad5f)

    ๐Ÿ’ฅ BREAKING CHANGES

    • For users of @types/yup only, no function changes but the type def change is large enough that it warranted a major bump here