Skip to content

v0.9.5

Compare
Choose a tag to compare
@leebyron leebyron released this 29 Apr 02:49
· 2100 commits to 16.x.x since this release

New:

  • Much improved Flow types from the experimental %checks type (#695)
  • Allow passing a custom TypeInfo instance to validate() (#834)
  • Exported getVisitFn for building custom composite visitors. (#807)

Fixes:

  • Allow Enum internal values to be false, null, and undefined (#836)