Add new changes here as they land
- Rename
boolean()
export tobool()
sinceboolean
is a reserved word (#1922, #1962, #1971) - Remove reference to
native
directory inpackage.json
to cleanup errors forreact-native
. (#1931) - Export
Path
class for custom checkers. (#1950, #1956) - Extend the failure message of
union()
andor()
with each type. (#1961)
Initial open source release