Skip to content

Commit 90bae30

Browse files
committed
2.7.1
1 parent 4ae0e7e commit 90bae30

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.7.1] - 2021-10-30
4+
5+
### Fixed
6+
7+
- Ensure that uiSchema updates correctly when changing type. (See [issue #220](https://github.com/ginkgobioworks/react-json-schema-form-builder/issues/220).)
8+
39
## [2.7.0] - 2021-10-28
410

511
### Fixed

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ginkgo-bioworks/react-json-schema-form-builder",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"description": "React Component for visually configuring a JSON Schema-based form",
55
"author": {
66
"name": "Nathan Alam",

0 commit comments

Comments
 (0)