Skip to content

Tags: stoplightio/json-schema-viewer

Tags

v4.16.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Handling description for Combiners-STOP-95 (#289)

* fix: description for Combiners(allOf,anyOf,oneOf)

* fix: handling description for Combiners

* fix: have removed export keyword before function

v4.16.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Don't display int64 range in docs (#282)

* fix: Don't display int64 range in docs

* removed console

* fix: updated test case

* removing testcase

v4.16.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: security issue (#278)

v4.16.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: <binary> is not displaying in the docs (#257)

* fix: <binary> is not displaying in the docs

* fix: added updated default-schema

* fix: addressed review comment

* fix: addressed review comment

* fix: added documentation

* fix: reverted  changes

v4.16.0

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: add support for vendor extensions (#245)

---------

Co-authored-by: Weyert de Boer <weyert@innerfuse.biz>
Co-authored-by: Jakub Rożek <jakub@stoplight.io>

v4.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: improve handling of array + dictionary combo (#251)

v4.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support dictionaries (#249)

v4.14.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: array child pattern match validation (#248)

v4.14.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(package.json): bump json-schema-tree version (#246)

v4.14.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: pass maxRefDepth to tree to limit recursion (#243)