Skip to content

3.1.0 - fix setTrait(s) prior to identify

Choose a tag to compare

@kyle-ssg kyle-ssg released this 13 Jun 09:20
· 442 commits to main since this release

Prior to this release, there were instances where calling setTrait or setTraits prior to identifying would attempt to hit the API. With this change, setTrait(s) will always build up an object of intended traits that will get sent as soon as the user is identified.