Skip to content

Commit a3d2b43

Browse files
committed
Bump v0.46.0
New features ============ - The new `ui:emptyValue` uiSchema directive allows having a field set to a default value when emptied. (rjsf-team#539) - Pass uiSchema to custom array templates. (rjsf-team#537) - Add sharing capability to the Playground. (rjsf-team#535)
1 parent 0ef7dfe commit a3d2b43

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.45.0",
3+
"version": "0.46.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)