Skip to content

Commit

Permalink
Bump v0.46.0
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
n1k0 committed Apr 7, 2017
1 parent 0ef7dfe commit a3d2b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-jsonschema-form",
"version": "0.45.0",
"version": "0.46.0",
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
"scripts": {
"build:readme": "toctoc README.md -w",
Expand Down

0 comments on commit a3d2b43

Please sign in to comment.