All Versions
89
Latest Version
Avg Release Cycle
37 days
Latest Release
1037 days ago

Changelog History
Page 6

  • v0.21.0 Changes

    August 29, 2016
    • ๐Ÿšš [8a8cc5b](../../commit/8a8cc5b) [changed] remove case aliases and simplify camelCase
  • v0.20.0 Changes

    July 20, 2016
    • ๐Ÿ›  [f7446d2](../../commit/f7446d2) [fixed] pass path correctly to cast()
    • [9b5232a](../../commit/9b5232a) [added] allow function then/otherwise bodies
    • [73858fe](../../commit/73858fe) [changed] Don't throw on undefined values in cast()
  • v0.19.1 Changes

    July 18, 2016
    • ๐Ÿ›  [69c0ad4](../../commit/69c0ad4) [fixed] array().concat() incorrectly cleared the sub-schema
  • v0.19.0 Changes

    June 24, 2016
    • ๐Ÿšš [b0dd021](../../commit/b0dd021) [changed] Split integer(), remove transform
    • [758ac51](../../commit/758ac51) [added] string.ensure
    • [f2b0078](../../commit/f2b0078) [changed] Less aggressive type coercions
    • ๐Ÿ›  [ab94510](../../commit/ab94510) [fixed] boxed number allowed NaN
  • v0.18.3

    May 09, 2016
  • v0.18.2

    April 25, 2016
  • v0.18.1 Changes

    April 25, 2016
    • [816e607](../../commit/816e607) [added] validation params to ValidationError
  • v0.18.0 Changes

    April 23, 2016
    • [f827822](../../commit/f827822) [changed] validate() on objects won't cast nested schema with strict()
  • v0.17.6 Changes

    April 21, 2016
    • [139dd24](../../commit/139dd24) [changed] lazy qualifies as a yup schema
  • v0.17.5 Changes

    April 21, 2016
    • [c553cc0](../../commit/c553cc0) [added] options to lazy resolve