v10.0.0-rc.6
What's Changed
- Add
titlefield to schema and allow to set it viaS.meta - Fix union bug with
S.unknown(#121) - (rescript) Renamed
S.nullishback toS.nullable - (rescript) Added
S.nullableAsOptionto replaceS.nullablefrom V9 - (ppx) Returned back
@s.nullableattribute - (ppx) Added support for
Js.nullabletype
New Contributors
Full Changelog: v10.0.0-rc.5...v10.0.0-rc.6