Releases: DZakh/rescript-json-schema
Releases Β· DZakh/rescript-json-schema
v7.3.0
v7.2.0
Add support for object literal
Full Changelog: v7.0.0...v7.2.0
v7.1.0
Use enum field for the union of literals
Full Changelog: v7.0.0...v7.1.0
v7.0.0
Support ReScript Schema v9
Full Changelog: v6.2.0...v7.0.0
v6.2.0
Add JSONSchema.example helper
Full Changelog: v6.1.0...v6.2.0
v6.1.0
Added support for rescript-schema V8
Full Changelog: v6.0.1...v6.1.0
v6.0.1
- Include
rescript.jsonto published files - Fix online converter
Full Changelog: v6.0.0...v6.0.1
v6.0.0
Update rescript-schema to use V7
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
- Migrate to
rescript-schema(previouslyrescript-struct) - Renamed
toStruct->toRescriptSchema - Correct Vite configuration to fix broken GitHub Pages for online converter by @smorimoto in #9
New Contributors
- @smorimoto made their first contribution in #9
Full Changelog: v4.0.0...v5.0.0
v3.1.0
Support rescript@11 in uncurried mode.
Full Changelog: v3.0.0...v3.1.0