Skip to content

Releases: runeh/guess-json-shape

guess-json-shape v1.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 23:10
6da7032

Bug Fixes

  • merge equal types across entire structure (2761189)

guess-json-shape v1.0.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 00:34
f88f18a

Features

guess-json-shape v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 23:15
92ec2fd

Features

  • Initial release (a2ff361)
  • introduce 'never' type for empty arrays (45145a7)

Bug Fixes

  • collapse unions properly (4c1fcbe)
  • narrow root type to object or array (d949e36)