@hievilmath/browser-formidavim 1.7.0 → 1.8.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.8.0
6
+ - Added woovim checkout component
7
+ - Added global loader
8
+ - Added next button override hook
9
+
10
+
11
+ ## Version 1.7.1
12
+ - Update email component to update patient profile value (in memory) instead of just flow value
13
+
14
+ ---
15
+
5
16
  ## Version 1.7.0
6
17
  - Add min/max validation to number input
7
18
  - Add minDigit/MaxDigit and validation to number input