Skip to content

1.0.86

Compare
Choose a tag to compare
@stevehu stevehu released this 05 Jul 15:27
· 169 commits to master since this release

1.0.86 - 2023-07-05

Added

  • fixes #825 Adds support for $recursiveAnchor and $recursiveRef. Thanks @fdutton

Changed

  • fixes #827 Stops unevaluatedProperties and unevaluatedItems being applied recursively. Thanks @aznan2
  • fixes #834 Always normalize uri keys of JsonSchemaFactory.jsonMetaSchemas on both read and write. Thanks @stacywsmith