Releases: mmc41/json-schema-js-gui-model
Releases · mmc41/json-schema-js-gui-model
v2.1.1
Fixed JsonSchema bug.
Made values in TypedField nullable
Added optional comment fields.
Turned on strict null-checks for typescript.
Removed test files from distribution npm
v2.0.1
ES5 retargeting for easier browser compatibility.
Removed isRoot.
Updated dependencies to latest versions, incl. typescript to 2.1.5
Arrays in model are now declared as ReadOnly.