Skip to content

Releases: APIDevTools/json-schema-ref-parser

v15.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 04:03
8e0964a

15.2.0 (2026-01-15)

Features

  • exports: add http resolver to root exports (8e0964a)

v15.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Nov 23:15
d946eae

15.1.3 (2025-11-29)

Bug Fixes

  • imports: remove node imports to fix browser bundle (89743a2)

v15.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Nov 19:47
944c6a8

15.1.2 (2025-11-16)

Bug Fixes

  • path: replace win32 usages with custom functions, prettier (83643fe)

v15.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 13:43
9ff9a37

15.1.1 (2025-11-12)

Bug Fixes

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

v15.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 01:20
57534d6

15.1.0 (2025-11-12)

Features

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

v15.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 01:01
6efef32

15.0.1 (2025-11-12)

Bug Fixes

  • port: dont override port (6efef32)

v15.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 18:37
fbb56b5

15.0.0 (2025-11-11)

BREAKING CHANGES

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

v14.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:52
6a469b7

14.2.1 (2025-09-10)

Bug Fixes

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

v14.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:46
e5d2599

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

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:37
c1b2916

14.1.1 (2025-07-15)

Bug Fixes

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