@formio/js 5.0.0-dev.5850.b6b5101 → 5.0.0-dev.5855.ce20a28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Changelog.md CHANGED
@@ -109,6 +109,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
109
109
  - FIO-9153-9154: fixed console errors when navigating tagpad validation errors
110
110
  - FIO-9127 fixed saving an empty value for day component after deleting values
111
111
  - FIO-9120: Fix issue with unchecking radio default value
112
+ - FIO-7195/FIO-8234: Fixes an issue where Select renders value properties instead of labels in DataTable
112
113
 
113
114
  ### New Features
114
115