Skip to content

Releases: BrandwatchLtd/remimi

v2.0.4

Choose a tag to compare

@HHogg HHogg released this 05 Feb 09:06

<a name"2.0.4">

2.0.4 (2018-02-05)

Bug Fixes

  • mixpanel-browser: Bumps mixpanel-browser dependency to prevent Autotrack attacks (5da22945)

v2.0.3

Choose a tag to compare

@HHogg HHogg released this 26 Sep 09:53

<a name"2.0.3">

2.0.3 (2017-09-26)

Bug Fixes

  • BabelConfig: Excluded from NPM package (faef937b)

v2.0.2

Choose a tag to compare

@HHogg HHogg released this 04 Sep 11:53

<a name"2.0.2">

2.0.2 (2017-09-04)

Bug Fixes

  • Middleware: Calls mixpanel action after data hits the store. (d428070b)

v2.0.1

Choose a tag to compare

@HHogg HHogg released this 25 Aug 08:22

<a name"2.0.1">

2.0.1 (2017-08-25)

Bug Fixes

  • Increment: Follows mixpanel specification of allowing either a String (with or without incr (b4987ccd)

v2.0.0

Choose a tag to compare

@HHogg HHogg released this 28 Jul 13:39

<a name"2.0.0">

2.0.0 (2017-07-28)

Features

  • Formatters: Added valueFormatter to differentiate the formatting given to properties. (f46d3f6d)

Breaking Changes

  • Values with now, be default, remain unformatted when a propertyFormatter is given. To retain previous behaviour, apply the same propertyFormatter to valueFormatter.

(f46d3f6d)