Skip to content

v10.0.0-rc.6

Choose a tag to compare

@DZakh DZakh released this 13 May 17:55
· 146 commits to main since this release

What's Changed

  • Add title field to schema and allow to set it via S.meta
  • Fix union bug with S.unknown (#121)
  • (rescript) Renamed S.nullish back to S.nullable
  • (rescript) Added S.nullableAsOption to replace S.nullable from V9
  • (ppx) Returned back @s.nullable attribute
  • (ppx) Added support for Js.nullable type

New Contributors

Full Changelog: v10.0.0-rc.5...v10.0.0-rc.6