Skip to content

Releases: APIDevTools/json-schema-ref-parser

v15.1.1

12 Nov 13:43
9ff9a37

Choose a tag to compare

15.1.1 (2025-11-12)

Bug Fixes

  • add main property back to package.json (#400) (9ff9a37)

v15.1.0

12 Nov 01:20
57534d6

Choose a tag to compare

15.1.0 (2025-11-12)

Features

  • callback: pass additional parameters to canRead (57534d6)

v15.0.1

12 Nov 01:01
6efef32

Choose a tag to compare

15.0.1 (2025-11-12)

Bug Fixes

  • port: dont override port (6efef32)

v15.0.0

11 Nov 18:37
fbb56b5

Choose a tag to compare

15.0.0 (2025-11-11)

BREAKING CHANGES

  • Change URL encoding to use strict RFC 6901, add new mergeKeys dereference option

v14.2.1

10 Sep 19:52
6a469b7

Choose a tag to compare

14.2.1 (2025-09-10)

Bug Fixes

  • yaml: support non standard yaml as a fallback (6a469b7)

v14.2.0

18 Aug 09:46
e5d2599

Choose a tag to compare

14.2.0 (2025-08-18)

Bug Fixes

  • substr: fix and improve substring matching (39b2963)

Features

  • deps: bump deps, lower tsconfig target, fix lints, update attribution (2962dad)

v14.1.1

15 Jul 22:37
c1b2916

Choose a tag to compare

14.1.1 (2025-07-15)

Bug Fixes

  • bundle: don't look for a $ref pointer on a null value (#393) (c1b2916)

v14.1.0

07 Jul 03:33
dfbf4bb

Choose a tag to compare

14.1.0 (2025-07-07)

Features

v14.0.3

30 Jun 20:32
6c77265

Choose a tag to compare

14.0.3 (2025-06-30)

Bug Fixes

  • targets: upgrade targets to support Node 20 (current maintenace node), change typescript config to match, dont ship vite config (6c77265)

v14.0.2

18 Jun 17:26
9376c24

Choose a tag to compare

14.0.2 (2025-06-18)

Bug Fixes

  • file: support trailing slashes in file resolver #389 (3406a25)