You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed bug where calling setUserIdentity with a similar type added another identity, rather than replacing the identity.
5
+
* Calling setUserIdentity with `id = null` and valid type will remove the user identity of that type
6
+
* Include CommerceEvent custom attributions in expansion; makes a copy of the original commerce event rather than referencing it, which would mutate it
0 commit comments