@hievilmath/browser-formidavim 1.9.2 → 1.9.3

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,13 @@
2
2
 
3
3
  Quick notes about changes made to this package for each version.
4
4
 
5
+ ## Version 1.9.3
6
+
7
+ - CM-2332 Implement Formidavim Url Redirects
8
+ - CM-3016 2 line label overflow
9
+ - CM-2955 Checkbox styling
10
+ - CM-2663 Enhance Vouched Cross-Check Integration to Store Phone Validation Data and Add OTP Bypass Condition
11
+
5
12
  ## Version 1.9.2
6
13
 
7
14
  - Update jsonata renderer and hidden component to output more types than only String. (Needing to output a number in a hidden component).