All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.8 (2019-05-21)
- component: handle falsy conditionals (eddea87)
0.1.7 (2018-10-31)
0.1.7-alpha.1 (2018-10-27)
0.1.7-alpha.0 (2018-10-27)
0.1.6 (2018-08-11)
- getSchemaFromConfig: ignoreFields now works for required fields (74bf63a)
0.1.5 (2018-06-08)
- forms/utils: flattenSchemaProperties() broken for >1 depth form jsonSchema (3fcff2e)
- readme: typo (e8c8b5f)
0.1.4 (2018-06-07)
0.1.3 (2018-06-07)
- component: add transformErrors props (e858b84)
0.1.2 (2018-06-06)
- component: introduce onChange() prop (affac0e)
0.1.1 (2018-06-05)
- component: add registerWidget() static method to add widgets as overrides (e454513)
0.1.0 (2018-06-05)
- cli: remove unnecessary print (51aef54)
- lib: TypeScript errors resulting in invalid JS generation (f900272)
0.1.0-2 (2018-06-05)
- build: fix build (c96ddb1)
0.1.0-1 (2018-06-04)
- build: bin npm (70a2109)
- cli: working version (73becff)