Skip to content

Releases: freshheads/analytics-essentials

v1.1.1

19 Aug 09:23
2efcb9f
Compare
Choose a tag to compare

What's Changed

  • Update mixpanel_setup.md - use correct Web types and imports by @gitknul in #36
  • Chore: Export MixpanelProps by @KevinvdBurg in #37

New Contributors

Full Changelog: 1.1.0...v1.1.1

v1.1.0

29 Apr 08:39
64b75b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 Apr 12:04
Compare
Choose a tag to compare

What's Changed

  • Mixpanel essentials are added - see docs
  • Breaking change: Google and mixpanel have separate import paths. For google you should now use: @freshheads/analytics-essentials/google. Mixpanel is available from default export or from '@freshheads/analytics-essentials/mixpanel
  • Breaking change: Google EventTypes has been renamed to EventType

Full Changelog: 0.0.4...v1.0.0

Roadmap

We might want to simplify the google essentials as these rely on Next JS. Most of these functions can be replaced with an experimental implementation of Next Third Party Libs. This lib can then focus on type checking the events and not loading the scripts.

0.0.4

10 Oct 09:46
a037b71
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

09 Oct 12:41
de1abd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.3

0.0.1

09 Oct 11:17
01f091f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/freshheads/analytics-essentials/commits/0.0.1