Skip to content

Tags: json-schema-tools/reference-resolver

Tags

1.2.6

Toggle 1.2.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.2.6 [skip ci]

## [1.2.6](1.2.5...1.2.6) (2024-05-07)

### Bug Fixes

* bump meta schema dep ([38c4484](38c4484))
* node version bump ([54639be](54639be))

1.2.5

Toggle 1.2.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.2.5 [skip ci]

## [1.2.5](1.2.4...1.2.5) (2022-10-05)

### Bug Fixes

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

1.2.4

Toggle 1.2.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.2.4 [skip ci]

## [1.2.4](1.2.3...1.2.4) (2022-03-18)

### Bug Fixes

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

1.2.3

Toggle 1.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.2.3 [skip ci]

## [1.2.3](1.2.2...1.2.3) (2021-06-24)

### Bug Fixes

* bump meta-schema dep ([0853284](0853284))

1.2.2

Toggle 1.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.2.2 [skip ci]

## [1.2.2](1.2.1...1.2.2) (2021-06-08)

### Bug Fixes

* lock typescript version ([92fa412](92fa412))
* update deps ([f506b20](f506b20))

1.2.1

Toggle 1.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.2.1 [skip ci]

## [1.2.1](1.2.0...1.2.1) (2021-05-10)

### Bug Fixes

* npm audit fix ([04a0d8b](04a0d8b))
* update typedoc config ([c876ef2](c876ef2))

1.2.0

Toggle 1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.2.0 [skip ci]

# [1.2.0](1.1.1...1.2.0) (2021-05-10)

### Features

* custom protocols alt ([61ef640](61ef640))

1.1.1

Toggle 1.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.1.1 [skip ci]

## [1.1.1](1.1.0...1.1.1) (2020-11-03)

### Bug Fixes

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

1.1.0

Toggle 1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.1.0 [skip ci]

# [1.1.0](1.0.7...1.1.0) (2020-10-28)

### Bug Fixes

* make test coverage 100 and fix test case ([84da5c8](84da5c8))

### Features

* handle hash fragment of json pointers ([dd85381](dd85381))

1.0.7

Toggle 1.0.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.0.7 [skip ci]

## [1.0.7](1.0.6...1.0.7) (2020-10-27)

### Bug Fixes

* browser build mock fs not working still ([ffadb24](ffadb24))