Skip to content

Releases: APIDevTools/json-schema-ref-parser

v9.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jan 12:12

9.1.0 (2023-01-25)

Bug Fixes

  • force yaml loading to confirm to json-compatible types (402904c)

Features

v9.0.9

Choose a tag to compare

@github-actions github-actions released this 07 Jun 18:40
f6886ab

9.0.9 (2021-06-07)

Bug Fixes

  • add JSONSchema7 types, resolve option index signature & missing JSONSchema return type in resolver options read (39b7453)

v9.0.8

Choose a tag to compare

@github-actions github-actions released this 07 Jun 17:41
ce23669

Performance

  • Use ES6 collections for lookups in crawl(). (#212)

Bug Fixes

  • Stop infinite recursion w/ crawling external refs (#231)
  • Exception when options is undefined (#215)

v9.0.7

Choose a tag to compare

@philsturgeon philsturgeon released this 18 Jan 11:36

Performance

  • add processedObject list to avoid recursion in already processed tree parts (#195)
  • add dereferencedCache to avoid to re-treat object already dereferenced (#195)

v2.2.0

Choose a tag to compare

@JamesMessinger JamesMessinger released this 04 Jan 03:26

See the changelog for details

v2.1.0

Choose a tag to compare

@JamesMessinger JamesMessinger released this 04 Jan 03:26

See the changelog for details

v2.0.0

Choose a tag to compare

@JamesMessinger JamesMessinger released this 31 Dec 15:24

See the changelog for details