@hievilmath/browser-formidavim 1.7.1 → 1.8.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,16 @@
2
2
 
3
3
  Quick notes about changes made to this package for each version.
4
4
 
5
+ ## Version 1.8.1
6
+ - Added scrolling to error in checkout component
7
+ - Fix styling and navigation for checkout component
8
+
9
+ ## Version 1.8.0
10
+ - Added woovim checkout component
11
+ - Added global loader
12
+ - Added next button override hook
13
+
14
+
5
15
  ## Version 1.7.1
6
16
  - Update email component to update patient profile value (in memory) instead of just flow value
7
17