Skip to content

Releases: APIDevTools/json-schema-ref-parser

v11.2.3

06 Mar 02:20
510112e
Compare
Choose a tag to compare

11.2.3 (2024-03-06)

Bug Fixes

  • exports: export types (48e4f03)
  • null-ref: Fix references to existing but null values fail as missing #310 (c6d21ec)
  • win32: use optional win32 for apis where it is not available (c9da8a4)
  • windows: fix windows paths not passed in as absolute by using cwd - #303 (510112e)

v11.2.2

05 Mar 20:49
a4f02d2
Compare
Choose a tag to compare

11.2.2 (2024-03-05)

Bug Fixes

  • fetch: remove reference to node-fetch (a4f02d2)

v11.2.1

05 Mar 18:39
e20a35f
Compare
Choose a tag to compare

11.2.1 (2024-03-05)

Bug Fixes

  • clone: remove lodash dependency, unused dependencies (52ab2f8)

v11.2.0

05 Mar 17:52
6db025a
Compare
Choose a tag to compare

11.2.0 (2024-03-05)

Bug Fixes

  • prototype: prevent prototype pollution (8cad7f7)

Features

  • add object and propName to onDereference callback (#324) (4db8afe)

v11.1.1

05 Mar 17:24
add5f77
Compare
Choose a tag to compare

11.1.1 (2024-03-05)

Bug Fixes

v11.1.0

20 Sep 01:12
26d824b
Compare
Choose a tag to compare

11.1.0 (2023-09-20)

Features

  • add reference resolution option to allow root level dereferencing (#305) (4d328fa)

v11.0.0

19 Sep 23:44
b9f91b2
Compare
Choose a tag to compare

11.0.0 (2023-09-19)

BREAKING CHANGES

  • Change the file path parsing logic (to be safe)

v10.1.0

01 Feb 22:55
a5b3946
Compare
Choose a tag to compare

10.1.0 (2023-02-01)

Features

  • Rewrite repo in typescript, change testing schema to vitest, fix package versions (#300) (a5b3946)

v9.1.2

25 Jan 12:24
e8053b5
Compare
Choose a tag to compare

9.1.2 (2023-01-25)

Bug Fixes

  • Revert breaking change introduced in v9.1.1 (3e47eaa)

v9.1.1

20 Jan 19:51
Compare
Choose a tag to compare

Manually created as semantic release has gone mad.