Releases: asigloo/vue-dynamic-forms
Releases · asigloo/vue-dynamic-forms
v1.5.3
1.5.3 (2020-09-28)
Bug Fixes
- checkbox: added checked prop (c219298)
v1.5.2
1.5.2 (2020-09-28)
Bug Fixes
- ci: --dry-run not working as expected (5a00f49)
- ci: added
--dry-run
flag in ci to check versions (4eb663f)
- ci: remove it again -.- (e13bada)
- options: added condition for empty options (84d1bff)
v1.5.1
1.5.1 (2020-09-28)
Bug Fixes
- ci: added back build dts to release (c7dfd01)
v1.5.0
1.5.0 (2020-09-28)
Features
- ci: trying to fix the crazyness with semantic-release (09cc491)
- docs: updated readme (ced603a)
v1.3.0
1.3.0 (2020-09-22)
Features
- custom-field: added custom field support via scoped slots (9242bf8)
v1.2.0
1.2.0 (2020-09-20)
Features
- deps: updated dependencies Vue 3 and Readme (3dc3531)
v1.1.0
1.1.0 (2020-09-19)
Features
- checkbox: added simple checkbox (9973895)
- radio: added radio buttons (767afc1)
v1.0.3
1.0.3 (2020-09-18)
Bug Fixes
- build: fix optional chaining error on builds (4276978)
v1.0.2
1.0.2 (2020-09-18)
Bug Fixes
- build: changed order of rollup plugins (efae3d0)
v1.0.1
1.0.1 (2020-09-18)
Bug Fixes
- types: fixed typo on api-extractor (80e0fca)