@hievilmath/browser-formidavim 1.5.9 → 1.6.0

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/README.md CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  Quick notes about changes made to this package for each version.
4
4
 
5
+ ## Version 1.6.0
6
+ - Remove isLoading return null to prevent infitinite rendering loop
7
+ - No longer initialize all flow input values on flow init - now added on component render.
8
+
9
+ ---
10
+
11
+ ## Version 1.5.10
12
+ - Remove file type component from cio event submissions - related to DL
13
+
14
+ ---
15
+
5
16
  ## Version 1.5.9
6
17
  - Reverting 1.5.7
7
18