@payrails/web-sdk 5.42.1-RC.4-apple-pay-merchant-validation → 5.43.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
@@ -91,9 +91,13 @@ paymentButton.mount('#payment-button');
91
91
 
92
92
  ## Release Notes
93
93
 
94
+ ### 5.43.0
95
+
96
+ - FEATURE: support locale configuration for APMs
97
+
94
98
  ### 5.42.0
95
99
 
96
- - FEATURE: Support mjs and cjs outputs.
100
+ - FEATURE: Support esm and cjs outputs.
97
101
 
98
102
  ### 5.41.0
99
103