Skip to content

Releases: APIDevTools/json-schema-ref-parser

v15.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 17:43
fa3cccb

15.4.0 (2026-06-19)

Features

  • preserve compound schema refs when bundling (fa3cccb)

v15.3.6

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:24
5b1aee5

15.3.6 (2026-06-11)

Bug Fixes

  • block unsafe pointer set tokens (a786bc6)
  • harden safe URL resolver (dea50b0)

v15.3.5

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:25
fddef8a

15.3.5 (2026-03-30)

Bug Fixes

  • edge: fix some edge cases and add more tests (df7967e)

v15.3.4

Choose a tag to compare

@github-actions github-actions released this 27 Mar 18:13
ba43eb8

15.3.4 (2026-03-27)

Reverts

  • Revert "fix: support 2020-12 anchors and ref siblings" (f26d8c7)

v15.3.3

Choose a tag to compare

@github-actions github-actions released this 26 Mar 17:25
f3f7e35

15.3.3 (2026-03-26)

Bug Fixes

v15.3.2

Choose a tag to compare

@github-actions github-actions released this 23 Mar 22:36
c355f09

15.3.2 (2026-03-23)

Bug Fixes

v15.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 19:12
6e19cd9

15.3.1 (2026-02-28)

Bug Fixes

v15.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 18:49
5d4592f

15.3.0 (2026-02-28)

Bug Fixes

Features

  • enable npm OIDC trusted publisher with provenance (#413) (a84513c)

v15.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jan 04:13
78b3323

15.2.2 (2026-01-24)

Bug Fixes

  • circular: call onCircular callback for all occurrences of circular $refs (#408) (78b3323)

v15.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jan 02:26
f5f7662

15.2.1 (2026-01-17)

Bug Fixes

  • resolve: if timeout is set, check for abort controller existence (2916124)