Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 479 Bytes

CHANGELOG-refine.md

File metadata and controls

15 lines (10 loc) · 479 Bytes

Change Log

UPCOMING

Add new changes here as they land

0.1.1 (2022-08-17)

  • 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)

0.1.0 (2022-06-21)

Initial open source release