Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

Releases: taskcluster/material-ui-json-schema-viewer

Release list

v2.0.0

Choose a tag to compare

@djmitche djmitche released this 19 Apr 18:42

In this version, it is no longer allowed to import "deeply". Use

import SchemaViewer from 'material-ui-json-schema-viewer';

v1.2.0

Choose a tag to compare

@djmitche djmitche released this 19 Apr 17:17

This release is mostly dependency version bumps, along with #122 which improves the presentation of the left panel.