Skip to content

v2.8.0

Choose a tag to compare

@joeluong-sfcc joeluong-sfcc released this 28 Jun 20:58
93a4862

v2.8.0

Enchancements

  • SLAS helper functions have been added
  • fetchOptions are able to be passed to modify the fetch call behavior

API Changes

Shopper Login

  • New Endpoints

    Endpoint Name Description
    getPasswordResetToken Request a reset password token
    resetPassword Creates a new password

Documentation

  • Code examples have been added for the SLAS helpers and registering a shopper
  • README has been updated to reflect support for Node 16 LTS