mirror of
https://github.com/zhigang1992/react-jsonschema-form.git
synced 2026-04-29 12:45:34 +08:00
Bump v0.45.0.
* Fix #223: Allow adding a custom validation error at a given array index (#521) * Fix #412: Readonly widgets behavior consistency (#525)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-jsonschema-form",
|
||||
"version": "0.44.0",
|
||||
"version": "0.45.0",
|
||||
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
|
||||
"scripts": {
|
||||
"build:readme": "toctoc README.md -w",
|
||||
|
||||
Reference in New Issue
Block a user