Skip to content

Commit c972f75

Browse files
authored
2.3.0 (#85)
2.3.0
1 parent 291f61c commit c972f75

File tree

4 files changed

+43195
-1209
lines changed

4 files changed

+43195
-1209
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changelog
22

3-
## [2.1.1] - 2021-04-12
3+
## [2.3.0] - 2021-05-03
4+
5+
### Added
6+
7+
- Added recognition of "schema" and "meta" keywords in the JSON schema.
8+
- Added ability to deactivate form inputs.
9+
10+
### Changed
11+
12+
- Updated dependencies
13+
14+
### Fixed
15+
16+
- In certain instances, definitions of type "object" would cause an error. (See [pr #78](https://github.com/ginkgobioworks/react-json-schema-form-builder/pull/78).)
17+
18+
## [2.2.0] - 2021-04-12
419

520
### Added
621

0 commit comments

Comments
 (0)