Skip to content

Latest commit

 

History

History
235 lines (151 loc) · 13 KB

CHANGELOG.md

File metadata and controls

235 lines (151 loc) · 13 KB

Change Log

1.6.2 (2017-06-13)

Full Changelog

Closed issues:

  • customMapper doesn't catch all events #99
  • Install with react router redux, getting Cannot read property 'page' of undefined #92
  • Regression in 1.6.0 #88
  • possibility to override emit #35
  • Great! But what's changing? #11

Merged pull requests:

1.6.1 (2017-01-12)

Full Changelog

Fixed bugs:

  • _ref.client is not updated #82
  • #73 breaks server side rendering due to usage of window object #79

Merged pull requests:

  • fix: Allow redefining of client reference #84 (bertrandk)
  • fix: Detect global on server and web workers #81 (bertrandk)

1.6.0 (2017-01-02)

Full Changelog

Closed issues:

  • Ability to record multiple events when dispatching one action #77

Merged pull requests:

  • Spreading the error message on multiple line throws browser errors. #78 (RussVanBert)
  • feat: allow user-specified analytics client #73 (bertrandk)

1.5.0 (2016-11-16)

Full Changelog

Fixed bugs:

  • Custom Mapper function with optional analytics? #69

Merged pull requests:

1.4.2 (2016-10-19)

Full Changelog

Fixed bugs:

  • Is it a good idea to raise error in tracking library? #34

Closed issues:

  • Handling async actions states #63
  • npm install error with redux-segment on Windows (no such file or directory redux-segment-842b1341\Icon) #51

Merged pull requests:

  • fix: don't throw...especially in production #71 (bertrandk)
  • Ignore specs which do not have an eventType #69 #70 (Inkdpixels)

1.4.1 (2016-09-25)

Full Changelog

Closed issues:

  • Update redux-segment on NPM #67
  • Possible to emit more than one than one analytic event? #61
  • How to reset / log out? #57

Merged pull requests:

1.4.0 (2016-09-24)

Full Changelog

Merged pull requests:

1.3.0 (2016-08-26)

Full Changelog

Closed issues:

  • react-router-redux integration not autowiring? #59
  • Docs issue with custom mapping #53
  • Untagged actions get ignored by reducer. #45
  • Critical dependencies warning due to requiring pre-built js file #36
  • cut new release? #33
  • Webpack Warning #25

Merged pull requests:

  • Capture react-router-redux's change event #62 (bertrandk)
  • Do not fail if "window" is undefined or analytics.js is not loaded #58 (ZauberNerd)

1.2.0 (2016-08-02)

Full Changelog

Closed issues:

  • Server Side Rendering app broken if using redux-segment #56
  • PR Proposal: provide action object in custom mapper #54

Merged pull requests:

  • Give access to currently dispatched action in mapping function #55 (pandaiolo)
  • Fixed custom mapper handling. #52 (vasyabigi)

1.1.0 (2016-07-21)

Full Changelog

Closed issues:

  • With V1.0.1, getting 'require is not defined' error #50
  • Build to single file to remove 'require' dependencies #49
  • npm package is published without dist files #47

Merged pull requests:

1.0.1 (2016-07-01)

Full Changelog

1.0.0 (2016-06-27)

Full Changelog

Closed issues:

  • Missing payload #29

Merged pull requests:

0.7.2 (2016-03-17)

Full Changelog

Fixed bugs:

  • fix(page): use expected router page event #19 (jhabdas)

0.7.1 (2016-03-17)

Full Changelog

0.7.0 (2016-03-17)

Full Changelog

Merged pull requests:

0.6.1 (2016-01-07)

Full Changelog

0.6.0 (2015-12-29)

Full Changelog

Merged pull requests:

0.5.1 (2015-12-29)

Full Changelog

0.5.0 (2015-12-29)

Full Changelog

Merged pull requests:

0.4.0 (2015-12-29)

Full Changelog

Merged pull requests:

0.3.1 (2015-12-28)

Full Changelog

0.3.0 (2015-12-28)

Full Changelog

Fixed bugs:

0.2.0 (2015-12-27)

Full Changelog

Merged pull requests:

0.1.1 (2015-12-25)

Full Changelog

0.1.0 (2015-12-25)

Merged pull requests: