본문으로 건너뛰기

Refine 0.1.1

· 약 1분
  • Rename boolean() export to bool() since boolean is a reserved word (#1922, #1962, #1971)
  • Remove reference to native directory in package.json to cleanup errors for react-native. (#1931)
  • Export Path class for custom checkers. (#1950, #1956)
  • Extend the failure message of union() and or() with each type. (#1961)