Releases: mParticle/mparticle-web-sdk
Releases · mParticle/mparticle-web-sdk
Version 1.9.0
In this release, we fixed bug where calling setUserIdentity with a similar type added another identity, rather than replacing the identity. Relatedly, calling setUserIdentity with id = null
and a valid type
will remove the user identity of that type.
Additionally, we now include CommerceEvent custom attributions in expansion. Rather than referencing the original commerce event (which would mutate it), this makes a copy.