@formio/js 5.0.0-dev.5842.5155aaa → 5.0.0-dev.5846.796fec1

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
@@ -103,6 +103,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
103
103
  - FIO-8921: fixed an issue where newly created PDF-form cannot be saved in builder after adding some components in it
104
104
  - FIO-8866-8864: fixed simple conditions operators for recaptcha
105
105
  - FIO-9158: fixed an issue where Password component error message persists to displayed in Edit page
106
+ - FIO-9126: fixed display of value for Day component with hidden fields
106
107
 
107
108
  ### New Features
108
109