- add persistence config
- make mixpanel es5 friendly
- Dont set peopleProperties in track calls.
- Dont set peopleProperties in track calls. Dont map special traits in track, people should use identify instead.
- refactor super people props
- adding check for no Mixpanel.superProperties object closes #11
- Allow explicit declaration of people/super properties (More Info)
- stub every possible mixpanel method
- Merge pull request #6 from segment-integrations/people-super-properties
- added enhancedTrack support
- Send arrays through to Mixpanel
- Replace analytics.js dependency with analytics.js-core
- Bump analytics.js-integration version
- Bump analytics.js-integration version
- Bump dependency versions
- Initial commit ✨