@payrails/web-sdk 5.29.1-rc.1 → 5.29.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
@@ -20,9 +20,15 @@ npm install @payrails/web-sdk
20
20
 
21
21
  ### Enhancements
22
22
 
23
- - Update styles and translations for elements
23
+ - Generic redirect element improvements
24
+ - Better logging for collect operation
25
+ - Ability to display merchant name on Apple Pay
26
+ - Users can now update card form events using updateEvents function
27
+ - Added documentation about packages; error-bank, fraud-sdk, iframe-event,
28
+ logger, prcdoegen, web-cse and web-sdk
29
+ - Added tests and CI improvements
24
30
 
25
31
  ### Bug Fixes
26
32
 
27
- - mount/ unmount card form
28
- - set custom error for secure fields
33
+ - Dependency updates to address security vulnerabilities
34
+ - Fixed field rendering issues on mount/unmount