@coinflowlabs/vue 1.3.1 → 1.4.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
@@ -47,6 +47,13 @@ Props:
47
47
 
48
48
  # Changelog
49
49
 
50
+ ## 1.4.1
51
+
52
+ - Added `redemptionCheck` to purchase (Solana only)
53
+ ## 1.4.0
54
+
55
+ - Added `allowedWithdrawSpeeds` query parameter to allow merchants to specify what withdraw speeds are allowed. The default is all.
56
+
50
57
  ## 1.3.1
51
58
 
52
59
  - Added more `chargebackProtectionData` product types
@@ -64,14 +71,13 @@ Props:
64
71
  - Improving Withdraw With Session Keys
65
72
 
66
73
  ## 1.0.6
67
-
74
+
68
75
  - Add credentialless to iframe
69
76
 
70
77
  ## 1.0.5
71
78
 
72
79
  - Fixing `onAuthDeclined` callback
73
80
 
74
-
75
81
  ## 1.0.4
76
82
 
77
83
  - Added `seller` prop to `chargebackProtectionData`