PureWeb periodically releases bug fixes and new features to platform-sdk and platform-sdk-react.

To take advantage of those updates, customers with a custom web client using an older version of the SDK can integrate the latest version by following these steps:

  1. Identify the latest SDK version from npmjs.com (the version tag is in the right side bar)
  2. Update the version number in your package.json file to the one identified in step 1
  3. Run npm install and npm run build OR yarn install and yarn build

Your web client is now using the latest version of the PureWeb SDK.

Please contact support by submitting a ticket for any questions or issues.