Skip to content

v2.0.0

Choose a tag to compare

@DZakh DZakh released this 05 Apr 22:25
· 28 commits to main since this release
04edd56

What's Changed

  • Added complete type definition for the http://json-schema.org/draft-07/schema#

  • Renamed module JsonSchema to JSONSchema
    To align with rescript-core's JSON module.

  • Replace raw with extend

  • Update peer dependencies: rescript-struct@4.0.x

  • Removed description in favor of S.describe

  • Added CI and test coverage

Full Changelog: v1.1.0...v2.0.0