UNPKG

@analytics/mixpanel

Version:

Mixpanel plugin for 'analytics' module

56 lines (20 loc) 1.62 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.4.0](https://github.com/DavidWells/analytics/compare/@analytics/mixpanel@0.3.1...@analytics/mixpanel@0.4.0) (2021-09-25) ### Features * allow mixpanel options to be specified ([a444328](https://github.com/DavidWells/analytics/commit/a444328)) * enrich mixpanel page events by send all provided properties ([b2ab2bb](https://github.com/DavidWells/analytics/commit/b2ab2bb)) * support setting of mixpanel page event names ([f7e2fd7](https://github.com/DavidWells/analytics/commit/f7e2fd7)) ## [0.3.1](https://github.com/DavidWells/analytics/compare/@analytics/mixpanel@0.3.0...@analytics/mixpanel@0.3.1) (2020-12-23) **Note:** Version bump only for package @analytics/mixpanel # [0.3.0](https://github.com/DavidWells/analytics/compare/@analytics/mixpanel@0.2.1...@analytics/mixpanel@0.3.0) (2020-12-13) ### Features * **mixpanel:** allow customScriptSrc ([dc629e5](https://github.com/DavidWells/analytics/commit/dc629e5)) ## [0.2.1](https://github.com/DavidWells/analytics/compare/@analytics/mixpanel@0.2.0...@analytics/mixpanel@0.2.1) (2020-11-09) ### Bug Fixes * **mixpanel:** fix undefined variable ([9276ecf](https://github.com/DavidWells/analytics/commit/9276ecf)) # 0.2.0 (2020-10-24) ### Features * **mixpanel:** add loading script + alias method ([3dfd9ac](https://github.com/DavidWells/analytics/commit/3dfd9ac)) * **plugins:** add mixpanel ([d084055](https://github.com/DavidWells/analytics/commit/d084055))