All Versions
25
Latest Version
Avg Release Cycle
23 days
Latest Release
2841 days ago

Changelog History
Page 1

  • v1.6.2 Changes

    June 13, 2017

    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:

  • v1.6.1 Changes

    January 12, 2017

    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)
  • v1.6.0 Changes

    January 02, 2017

    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)
  • v1.5.0 Changes

    November 16, 2016

    Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ“ˆ Custom Mapper function with optional analytics? #69

    ๐Ÿ”€ Merged pull requests:

  • v1.4.2 Changes

    October 19, 2016

    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)
  • v1.4.1 Changes

    September 25, 2016

    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:

    • โœ‚ Remove custom icon image from npm package #68 (bertrandk)
  • v1.4.0 Changes

    September 24, 2016

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v1.3.0 Changes

    August 26, 2016

    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)
  • v1.2.0 Changes

    August 02, 2016

    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)
  • v1.1.0 Changes

    July 21, 2016

    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: