@hievilmath/browser-formidavim 1.4.15 → 1.4.17

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
@@ -4,6 +4,12 @@ Quick notes about changes made to this package for each version.
4
4
 
5
5
  ---
6
6
 
7
+ ## Version 1.4.17
8
+ - Attempt to fix issue with previnting flow from loading when a pipeline is loading
9
+ - reset flow inputValues store when navigation flows in a pipeline
10
+
11
+ ---
12
+
7
13
  ## Version 1.4.15
8
14
  - Update Flow - DataRenderer to wrap submit function in another function to be compatable with pipelines renderer
9
15