@coinflowlabs/vue 1.10.0 → 1.12.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
@@ -1,5 +1,13 @@
1
1
  # Coinflow Vue
2
2
 
3
+ ## Changelog
4
+
5
+ ### 1.12.0
6
+
7
+ - New `CoinflowCardForm` component — simple card input with a single `tokenize()` call and full theme support
8
+ - Added theme options for `fontSize` and placeholder text
9
+ - Improved security for iframe communication
10
+
3
11
  ## Withdraw
4
12
 
5
13
  Props:
@@ -48,6 +56,11 @@ Props:
48
56
 
49
57
  # Changelog
50
58
 
59
+ ## 1.11.0
60
+
61
+ - Added unified protection initialization helper and headers helper
62
+ - Test zipcode `00001` triggers fraud protection rejection
63
+
51
64
  ## 1.10.0
52
65
 
53
66
  - Added support for CashApp redirection