Releases: stoplightio/json-schema-viewer
Releases · stoplightio/json-schema-viewer
v4.1.0
v4.0.3
v4.0.2
v4.0.1
v4.0.0
4.0.0 (2021-06-24)
Bug Fixes
- bump json-schema-tree to 1.1.2 (#121) (beb54c2)
- bump json-schema-tree to 2.0.1 (#144) (aaac87f)
- dark mode validations (#147) (12a4601)
- divider (#132) (01724d4)
- esm build (#150) (0f2a158)
- handling nested schemas with allof (#128) (a60a6d3)
- pin mosaic to exact version (#137) (50ca5cd)
- release (#106) (80d2350)
- remove ui-kit (#149) (266fcf2)
- set markdown-viewer fontSize correctly (#148) (5fe5348)
- styling issues (#117) (bb252ae)
- ui fixes (#127) (3c5029e)
Features
- accept JSON Schema Draft 6 & Draft 7 (#139) (30b8a5a)
- add Markdown support in descriptions (#146) (9893a2f)
- better names for oneOf/anyOf selector (#151) (3ceb51e)
- depend on mosaic 1.0.0 (#153) (89b4b5e)
- do not display min/max values for oas formats (#131) (b7d90bb)
- drop expanded prop (#101) (39fd8ba)
- hide examples option (#134) (a22e20f)
- integrate @stoplight/json-schema-tree (#91) (0635f1f)
- new JSV design (#103) (5c70696)
- oneOf/anyOf as a dropdown, attempt no 2 (#110) (854d436)
- prefix choices with an index (#118) (04293bf)
- redesign validations (#105) (42ff7a4)
- remove top bar (#96) (8043e17)
- special treatment for top level rows (#135) (5d3acb6)
Performance Improvements
BREAKING CHANGES
- shouldResolveEagerly prop has been removed
- top bar has been removed