@payrails/web-sdk 5.34.0-RC.0 → 5.35.0-RC.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
@@ -18,6 +18,11 @@ npm install @payrails/web-sdk
18
18
 
19
19
  ## Release Notes
20
20
 
21
+ ### 5.34.0
22
+
23
+ - FEATURE: Added support to close Apple Pay payment sheet when authorization
24
+ fails.
25
+
21
26
  ### 5.33.0
22
27
 
23
28
  - FIX: trigger events when generic redirect is opened in a new tab