Skip to content

Releases: APIDevTools/json-schema-ref-parser

v13.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:57
0b60b3a

13.0.1 (2025-06-03)

Bug Fixes

v13.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 17:27
3902889

13.0.0 (2025-06-03)

Bug Fixes

  • ono: remove dependency on ono (3902889)

BREAKING CHANGES

  • ono: going to make this a breaking change in case there are people depending on the stack traces / benefits of ono

v12.0.2

Choose a tag to compare

@github-actions github-actions released this 12 May 17:45
382e927

12.0.2 (2025-05-12)

Bug Fixes

  • allow $defs and fix circular pointers issue with $ref in root (#383) (382e927)

v12.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Apr 01:25
69cfcf6

12.0.1 (2025-04-12)

Bug Fixes

  • dereference: cache poisoning when dereferencing external schemas (#381) (69cfcf6)

v12.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Apr 23:51
50414c3

12.0.0 (2025-04-11)

Bug Fixes

  • BREAKING CHANGE: dereference caching to prevent infinite loops on circular schemas (#380) (50414c3)

BREAKING CHANGES

  • BREAKING CHANGE: dereference caching to prevent infinite loops on circular schemas

v11.9.3

Choose a tag to compare

@github-actions github-actions released this 27 Feb 22:20
da0fda2

11.9.3 (2025-02-27)

Bug Fixes

  • allow $ref pointers to point to a null value (#374) (da0fda2)

v11.9.2

Choose a tag to compare

@github-actions github-actions released this 26 Feb 23:47
5303da9

11.9.2 (2025-02-26)

Bug Fixes

  • http.timeout default does not match the documentation (#373) (5303da9)

v11.9.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 20:34
7cc26b0

11.9.1 (2025-02-12)

Bug Fixes

v11.9.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 22:09
ae7d95b

11.9.0 (2025-01-28)

Features

  • dereference.preservedProperties for preserving data during dereferencing (#369) (ae7d95b)

v11.7.3

Choose a tag to compare

@github-actions github-actions released this 05 Dec 23:46
70626d3

11.7.3 (2024-12-05)

Bug Fixes

  • release missing pointer error message improvements (#361) (70626d3)