v2.2.1
- Restrict own peer dependencies (#1248)
- [core] Common props (e.g.
RendererProps,ControlProps) are not undefined anymore when using TS (#1274) - [core] Breaking: Signature of
isVisibleandisEnabledhave changed (#1277). Both methods receive aUISchemaElementand the data of typeanyinstead ofStatePropsOfRendererandJsonFormsState. - [core] Provide a
nottester (#1279) - [material] Categories support visibility rules on categories (#1278)
- [material/vanilla] Table-based array renderer uses
startCaseinstead ofcapitalizefor headers (#1270) - [dev] Remove obsolete files from repo (#1218)
- [material] Rewrite tests based on enzyme (#1262)
- [material] Add oneOf tests (#1266)
NOTE: Please also pay attention to the changes in the previously released alpha versions.