Skip to content

Releases: json-schema-tools/reference-resolver

1.2.6

07 May 18:52
Compare
Choose a tag to compare

1.2.6 (2024-05-07)

Bug Fixes

1.2.5

05 Oct 04:02
Compare
Choose a tag to compare

1.2.5 (2022-10-05)

Bug Fixes

  • bump node version in circle and update container (f1d596a)
  • remove dead readme badge (1733530)
  • typedoc building again (5b2a179)
  • update linting and bump all versions (4e81683)

1.2.4

18 Mar 21:20
Compare
Choose a tag to compare

1.2.4 (2022-03-18)

Bug Fixes

  • node version for CirceCI (e111a7c)
  • This corrects the behavior for nested resolution for json schemas. (497c56f)

1.2.3

24 Jun 20:43
Compare
Choose a tag to compare

1.2.3 (2021-06-24)

Bug Fixes

1.2.2

08 Jun 08:48
Compare
Choose a tag to compare

1.2.2 (2021-06-08)

Bug Fixes

1.2.1

10 May 21:34
Compare
Choose a tag to compare

1.2.1 (2021-05-10)

Bug Fixes

1.2.0

10 May 21:27
Compare
Choose a tag to compare

1.2.0 (2021-05-10)

Features

1.1.1

03 Nov 00:01
Compare
Choose a tag to compare

1.1.1 (2020-11-03)

Bug Fixes

  • refactor code into shared method (794a8ce)
  • return a promise once again (772302d)
  • use hashless ref for urls (f278761)

1.1.0

28 Oct 22:42
Compare
Choose a tag to compare

1.1.0 (2020-10-28)

Bug Fixes

  • make test coverage 100 and fix test case (84da5c8)

Features

  • handle hash fragment of json pointers (dd85381)

1.0.7

27 Oct 23:56
Compare
Choose a tag to compare

1.0.7 (2020-10-27)

Bug Fixes

  • browser build mock fs not working still (ffadb24)