Skip to content

Releases: runeh/json-to-runtypes

json-to-runtypes v2.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Nov 08:17
b7b629d

Bug Fixes

  • allow names that are invalid js identifiers (#8) (ab7aec6)

json-to-runtypes v2.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 22:33
e01be44

⚠ BREAKING CHANGES

  • Add options argument to the guess function. Changes the default options, so static types are not included

Features

  • Add options argument to the guess function (9097436)

Bug Fixes

  • use null instead of unknown (030fa56)

json-to-runtypes v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 15:58
46ec68a

Features

json-to-runtypes v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:41
96ba624

Features