Skip to content

Releases: stoplightio/json-schema-viewer

v3.0.0-beta.1

18 Feb 05:36

Choose a tag to compare

v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2020-02-18)

Bug Fixes

Features

Performance Improvements

  • delay allOf merging as much as possible + update tree list" (f812a77)

Reverts

BREAKING CHANGES

  • dereferencedSchema was removed
  • new tree-list

v2.12.0

14 Feb 11:19
d230bb9

Choose a tag to compare

2.12.0 (2020-02-14)

Features

  • render deprecated next to general validations (#64) (d230bb9)

v2.11.4

10 Feb 03:51

Choose a tag to compare

2.11.4 (2020-02-10)

Bug Fixes

  • don’t kill entire JSV for one null value (#66) (3bb9abf)

v2.11.3

04 Feb 08:25
de7a986

Choose a tag to compare

2.11.3 (2020-02-04)

Bug Fixes

v2.11.2

07 Jan 22:31

Choose a tag to compare

2.11.2 (2020-01-07)

Bug Fixes

  • add missing validation types (af1d6e8)

v2.11.1

30 Dec 18:51
212f09b

Choose a tag to compare

2.11.1 (2019-12-30)

Bug Fixes

v2.11.0

30 Dec 07:50

Choose a tag to compare

2.11.0 (2019-12-30)

Features

  • export renderSchema and mergeAllOf functions (#63) (2b51ce3)

v2.10.4

20 Nov 20:06

Choose a tag to compare

2.10.4 (2019-11-20)

Bug Fixes

v2.10.3

12 Nov 05:25
5f75f99

Choose a tag to compare

2.10.3 (2019-11-12)

Bug Fixes

v2.10.2

27 Oct 21:06
24eb14c

Choose a tag to compare

2.10.2 (2019-10-27)

Bug Fixes

  • handle invalid types more gracefully (#60) (24eb14c)