@payrails/web-sdk 5.43.0 → 5.43.2-RC.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
@@ -91,6 +91,12 @@ paymentButton.mount('#payment-button');
91
91
 
92
92
  ## Release Notes
93
93
 
94
+ ### 5.43.1
95
+
96
+ - BUGFIX: Added new error PAYRAILS_CLIENT_APPLEPAY_MERCHANT_VALIDATION_FAILED
97
+ - BUGFIX: Adjusted ApplePayButton error logging / callback to include user
98
+ intent events from AP
99
+
94
100
  ### 5.43.0
95
101
 
96
102
  - FEATURE: support locale configuration for APMs