Skip to content

Releases: APIDevTools/json-schema-ref-parser

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)

v12.0.0

11 Apr 23:51
50414c3
Compare
Choose a tag to compare

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

27 Feb 22:20
da0fda2
Compare
Choose a tag to compare

11.9.3 (2025-02-27)

Bug Fixes

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

v11.9.2

26 Feb 23:47
5303da9
Compare
Choose a tag to compare

11.9.2 (2025-02-26)

Bug Fixes

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

v11.9.1

12 Feb 20:34
7cc26b0
Compare
Choose a tag to compare

11.9.1 (2025-02-12)

Bug Fixes

v11.9.0

28 Jan 22:09
ae7d95b
Compare
Choose a tag to compare

11.9.0 (2025-01-28)

Features

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

v11.7.3

05 Dec 23:46
70626d3
Compare
Choose a tag to compare

11.7.3 (2024-12-05)

Bug Fixes

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

v11.7.2

10 Oct 19:38
588197e
Compare
Choose a tag to compare

11.7.2 (2024-10-10)

Bug Fixes

  • dont cache on circular references to prevent overwriting external ref resolutions (588197e)

v11.7.1

10 Oct 18:48
3bcee96
Compare
Choose a tag to compare

11.7.1 (2024-10-10)

Bug Fixes

v11.7.0

01 Aug 21:08
27abe40
Compare
Choose a tag to compare

11.7.0 (2024-08-01)

Features

  • increase default http timeout to 60s per #353 (27abe40)