Skip to content

Releases: APIDevTools/json-schema-ref-parser

v14.0.1

16 Jun 22:22
171e30f
Compare
Choose a tag to compare

14.0.1 (2025-06-16)

Bug Fixes

  • options: make safe url resolver optional and boolean (171e30f)

v14.0.0

16 Jun 22:16
0ac9f35
Compare
Choose a tag to compare

14.0.0 (2025-06-16)

Bug Fixes

  • safety: assume browsers are safe urls (5ffea78)

Fix

  • Dont allow internal URL resolution, and add flag to reenable internal / private URL resolution (0a06a78)

BREAKING CHANGES

  • Fix security vulnerability allowing default http resolver to make requests to internal hostnames

v13.0.5

10 Jun 19:45
f74b3ad
Compare
Choose a tag to compare

13.0.5 (2025-06-10)

Bug Fixes

v13.0.4

08 Jun 18:28
e377609
Compare
Choose a tag to compare

13.0.4 (2025-06-08)

Bug Fixes

  • url: ensure url is resolvable (bf4edf9)

v13.0.3

06 Jun 21:49
45bcd17
Compare
Choose a tag to compare

13.0.3 (2025-06-06)

Bug Fixes

  • location: use explicit window.location (45bcd17)

v13.0.2

06 Jun 19:11
3de416d
Compare
Choose a tag to compare

13.0.2 (2025-06-06)

Bug Fixes

  • location: add better url and window.location checking, fall beck to root path (3de416d)

v13.0.1

03 Jun 18:57
0b60b3a
Compare
Choose a tag to compare

13.0.1 (2025-06-03)

Bug Fixes

v13.0.0

03 Jun 17:27
3902889
Compare
Choose a tag to compare

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

12 May 17:45
382e927
Compare
Choose a tag to compare

12.0.2 (2025-05-12)

Bug Fixes

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

v12.0.1

12 Apr 01:25
69cfcf6
Compare
Choose a tag to compare

12.0.1 (2025-04-12)

Bug Fixes

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