@hievilmath/browser-formidavim 1.6.2 → 1.7.1

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,18 @@
2
2
 
3
3
  Quick notes about changes made to this package for each version.
4
4
 
5
+ ## Version 1.7.1
6
+ - Update email component to update patient profile value (in memory) instead of just flow value
7
+
8
+ ---
9
+
10
+ ## Version 1.7.0
11
+ - Add min/max validation to number input
12
+ - Add minDigit/MaxDigit and validation to number input
13
+ - Vouched component release
14
+
15
+ ---
16
+
5
17
  ## Version 1.6.2
6
18
  - Rework formidavim rendering initialization to prevent infinite loops.
7
19