Skip to content

Releases: MatthewCallis/wildberry-princess

v4.0.0

25 Jul 22:13
Compare
Choose a tag to compare
  • Custom data support for FullStory - dtsellos03
  • Remove build process, ship ES code.

Breaking Changes

  • IE and early Edge browsers are no longer supported unless you are using an external build system to compile this down to compatible code.

v3.0.0

01 Feb 00:02
Compare
Choose a tag to compare
  • Added Segment.io Support from Owen
  • Added FullStory Support

Breaking Changes

  • identify now takes an object with at least an id key, and not all required but some require name, email keys, too.

v2.0: ES6

06 Dec 18:59
Compare
Choose a tag to compare
  • Convert CoffeeScript to ES6 & Babel
  • Update tests to use ava
  • Update build system to use RollOut

v1.2.1

07 Jul 00:28
Compare
Choose a tag to compare

1.2.1 (July 6th, 2015)

  • Simplify some branching logic.
  • Better handling of labels for Kissmetrics.

v1.2.0

06 Jul 21:09
Compare
Choose a tag to compare

1.2 (July 6th, 2015)

  • Added support for Kissmetrics.
  • Added settings to enable / disable analytics components.
  • Updated to newest way to set users in Google Analytics.

v1.1.0

28 May 00:21
Compare
Choose a tag to compare

1.1 (May 27, 2015)

  • Added trackEcommerce.
  • Added set.
  • Added trackPageView.
  • Fixed tests.