Skip to content

Releases: DZakh/rescript-json-schema

v7.3.0

Choose a tag to compare

@DZakh DZakh released this 02 Apr 07:41

Add .d.ts file for TS support

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

v7.2.0

Choose a tag to compare

@DZakh DZakh released this 24 Feb 12:19

Add support for object literal

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

v7.1.0

Choose a tag to compare

@DZakh DZakh released this 24 Feb 12:18

Use enum field for the union of literals

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

v7.0.0

Choose a tag to compare

@DZakh DZakh released this 16 Dec 11:09

Support ReScript Schema v9

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

v6.2.0

Choose a tag to compare

@DZakh DZakh released this 08 Nov 08:04

Add JSONSchema.example helper

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

v6.1.0

Choose a tag to compare

@DZakh DZakh released this 15 Jul 08:55

Added support for rescript-schema V8

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

v6.0.1

Choose a tag to compare

@DZakh DZakh released this 30 Jun 14:37
  • Include rescript.json to published files
  • Fix online converter

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

v6.0.0

Choose a tag to compare

@DZakh DZakh released this 17 Jun 12:30

Update rescript-schema to use V7

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

v5.0.0

Choose a tag to compare

@DZakh DZakh released this 09 Dec 10:02

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

Choose a tag to compare

@DZakh DZakh released this 29 Nov 09:28

Support rescript@11 in uncurried mode.

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