Back to Recoil

Change Log

CHANGELOG-refine.md

0.7.7478 B
Original Source

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