Skip to content

@paypal/react-paypal-js@8.8.3

Choose a tag to compare

@github-actions github-actions released this 11 Apr 19:51
· 188 commits to main since this release
a2e716e

Patch Changes

  • ebcfbaa: WHAT: Temporary fix for Braintree SDK versioning in React JS SDK. BT SDK version has been upgraded to latest version statically in the React SDK.

    WHY: The BT SDK version is statically typed to an old version in our React SDK. As a short-term fix, we need to upgrade this version to the latest statically.