Skip to content

6.0.0

Compare
Choose a tag to compare
@johnnynotsolucky johnnynotsolucky released this 23 Sep 14:13

Updated

  • Uses official klaviyo/api package.
  • Renamed useSubscribeEndpoint to subscribe.
  • User profile now uses external_id instead of id.
  • Renamed event_id to unique_id.
  • Changed identify function to include an $update argument.
  • identify action can update an existing profile.
  • Updated trackOrder to include the order currency in the event details.

Added

  • Provide email and/or phone_number when subscribe is true to provide consent for subscription to those channels.
  • Added value_currency to event details.

Removed

  • Removed track once event.
  • Remove profileInList API service function.
  • Removed update-profile action. Update profiles using identify and track endpoints instead.
  • Removed updateProfile API service method.

Full Changelog: 5.0.8...6.0.0