v3.0.0
- Migrate to
rescript-schema(previouslyrescript-struct) - Turn labeled
nameandstructarguments into normal ones - Start coercing non-string/bool/int/float schemas with
JSON.parse. So now you can use more schemas withrescript-envsafe. They'll be treated as JSON string schemas.
Full Changelog: v2.0.0...v3.0.0