Skip to content

Releases: DZakh/rescript-json-schema

v7.3.0

02 Apr 07:41

Choose a tag to compare

Add .d.ts file for TS support

Full Changelog: v7.1.0...v7.3.0

v7.2.0

24 Feb 12:19

Choose a tag to compare

Add support for object literal

Full Changelog: v7.0.0...v7.2.0

v7.1.0

24 Feb 12:18

Choose a tag to compare

Use enum field for the union of literals

Full Changelog: v7.0.0...v7.1.0

v7.0.0

16 Dec 11:09

Choose a tag to compare

Support ReScript Schema v9

Full Changelog: v6.2.0...v7.0.0

v6.2.0

08 Nov 08:04

Choose a tag to compare

Add JSONSchema.example helper

Full Changelog: v6.1.0...v6.2.0

v6.1.0

15 Jul 08:55

Choose a tag to compare

Added support for rescript-schema V8

Full Changelog: v6.0.1...v6.1.0

v6.0.1

30 Jun 14:37

Choose a tag to compare

  • Include rescript.json to published files
  • Fix online converter

Full Changelog: v6.0.0...v6.0.1

v6.0.0

17 Jun 12:30

Choose a tag to compare

Update rescript-schema to use V7

Full Changelog: v5.0.0...v6.0.0

v5.0.0

09 Dec 10:02

Choose a tag to compare

What's Changed

  • Migrate to rescript-schema (previously rescript-struct)
  • Renamed toStruct -> toRescriptSchema
  • Correct Vite configuration to fix broken GitHub Pages for online converter by @smorimoto in #9

New Contributors

Full Changelog: v4.0.0...v5.0.0

v3.1.0

29 Nov 09:28

Choose a tag to compare

Support rescript@11 in uncurried mode.

Full Changelog: v3.0.0...v3.1.0