Json Schema Ref Parser Versions Save

Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers

v11.6.1

4 weeks ago

11.6.1 (2024-04-23)

Bug Fixes

v11.6.0

4 weeks ago

11.6.0 (2024-04-22)

Features

v11.5.5

1 month ago

11.5.5 (2024-04-15)

Bug Fixes

v11.5.4

2 months ago

11.5.4 (2024-03-06)

Bug Fixes

  • types: make default type extend base object instead of JSONSchema to support non-spec compliant type overloads (7a8806d)

v11.5.3

2 months ago

11.5.3 (2024-03-06)

Bug Fixes

  • types: fix types of options, inheritance globally (482dff1)

v11.5.2

2 months ago

11.5.2 (2024-03-06)

Bug Fixes

  • types: fix types to accept spread or list of strings (a3d1801)

v11.5.1

2 months ago

11.5.1 (2024-03-06)

Bug Fixes

  • types: add correct extends in all places, make all generic (71ba6cc)

v11.5.0

2 months ago

11.5.0 (2024-03-06)

Features

  • generics: introduce generics for the input schema and the options (565068b)

v11.4.2

2 months ago

11.4.2 (2024-03-06)

Bug Fixes

  • types: add generics to the normalize args, clean up comments in index (bdb426b)

v11.4.1

2 months ago

11.4.1 (2024-03-06)

Bug Fixes

  • exports: export more types for usage in other libraries, fix some types (56241ad)