Releases: json-schema-tools/reference-resolver
Releases · json-schema-tools/reference-resolver
1.2.6
1.2.6 (2024-05-07)
Bug Fixes
1.2.5
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
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
1.2.3 (2021-06-24)
Bug Fixes
1.2.2
1.2.2 (2021-06-08)
Bug Fixes
1.2.1
1.2.1 (2021-05-10)
Bug Fixes
1.2.0
1.2.0 (2021-05-10)
Features
1.1.1
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
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
1.0.7 (2020-10-27)
Bug Fixes
- browser build mock fs not working still (ffadb24)