Skip to content

v10.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 19:23
· 352 commits to master since this release
65ad6ec

Features

  • Switched to using deep-clone rather than JSON stringifying/parsing.

Fixes

  • Use deep clone before returning patched enum and schema types.

Documentation

  • Corrected comments on getPatchedEnumTypes and getPatchedSchemaTypes.
  • Added docs to the Jsonotron constructor.