Skip to content

Releases: hey-api/json-schema-ref-parser

v1.2.0

10 Sep 14:28
e043602
Compare
Choose a tag to compare

1.2.0 (2025-09-10)

Features

  • implement bundling of multiple schemas with enhanced prefix handling (4674566)

v1.1.0

03 Sep 11:02
0f7f409
Compare
Choose a tag to compare

1.1.0 (2025-09-03)

Bug Fixes

  • enhance bundling and dereferencing logic for external $ref (9937043)

Features

  • enhance performance tracking in JSON reference bundling (b3ba1d9)

v1.0.8

01 Sep 10:41
5a801bf
Compare
Choose a tag to compare

1.0.8 (2025-09-01)

Bug Fixes

  • inline internal JSON Pointer refs under #/paths/ for OpenAPI bundling (50c6ee3)

v1.0.7

27 Aug 16:22
f05ba07
Compare
Choose a tag to compare

1.0.7 (2025-08-27)

Bug Fixes

  • improve inventory check for pointers and add tests for multiple references (4e36205)

v1.0.6

13 May 22:08
7b37bdf
Compare
Choose a tag to compare

1.0.6 (2025-05-13)

Bug Fixes

  • parsing of schema resolved from URL when HTTP status is 200 (9e09d3b)

v1.0.5

23 Apr 03:08
9ba4565
Compare
Choose a tag to compare

1.0.5 (2025-04-23)

Bug Fixes

  • extended equality check (f0a4310)

v1.0.4

31 Mar 07:25
dbde5d1
Compare
Choose a tag to compare

1.0.4 (2025-03-31)

Bug Fixes

  • allow passing fetch options to request (5e5ccf1)

v1.0.3

14 Mar 18:28
92dbaac
Compare
Choose a tag to compare

1.0.3 (2025-03-14)

Bug Fixes

  • correctly resolve json input (6eb665e)

v1.0.2

03 Feb 01:03
1a3f1c0
Compare
Choose a tag to compare

1.0.2 (2025-02-03)

Bug Fixes

  • allow passing timeout value to sendRequest (b790294)

v1.0.1

25 Dec 05:27
4743034
Compare
Choose a tag to compare

1.0.1 (2024-12-25)

Bug Fixes

  • do not use buffer type as generic (25ba4b3)