Skip to content

v8.3.0

Compare
Choose a tag to compare
@epoberezkin epoberezkin released this 09 May 11:30
· 208 commits to master since this release

Typescript improvements:

  • better error reporting for JSONSchemaType in case strictNullChecks option is disabled (@erikbrinkman, #1583)
  • support missed boolean type in JTDDataType (@m00s, #1587)
    JTD timestamp validation option (@jrr, #1584).
    Docs corrections.