Skip to content

Commit 700f223

Browse files
committed
Bump v0.36.0.
* Fixed rjsf-team#217: Implement array field entries reordering (rjsf-team#247) * Fixed corrupted `idSchema` when the schema has a field named id (rjsf-team#262) * Fixed rjsf-team#218: Allow rendering description from schema for all fields. (rjsf-team#263) * Fixed rjsf-team#255: Replace *deeper* dependency with local `deepEquals` helper. (rjsf-team#264)
1 parent 83523a5 commit 700f223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-jsonschema-form",
3-
"version": "0.35.1",
3+
"version": "0.36.0",
44
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
55
"scripts": {
66
"build:readme": "toctoc README.md -w",

0 commit comments

Comments
 (0)