@hievilmath/browser-formidavim 1.9.4 → 1.10.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,15 @@
2
2
 
3
3
  Quick notes about changes made to this package for each version.
4
4
 
5
+ ## Version 1.10.0
6
+
7
+ - cm-3447 Branches Data component from Hidden component. Adds the ability to capture url parameters and save to patient profile.
8
+
9
+ ## Version 1.9.5
10
+
11
+ - Added auth disclaimer to checkout component
12
+ - Reverse Vouched component update. (CM-2663)
13
+
5
14
  ## Version 1.9.4
6
15
 
7
16
  - Updated vouchedControllerPostCrosscheckWithPhone to be its own endpoint for backwards compatibility.