All Versions
11
Latest Version
Avg Release Cycle
60 days
Latest Release
1679 days ago

Changelog History
Page 2

  • v2.2.0 Changes

    January 27, 2019

    Changes

    • ⚡️ Update npm dependencies
      • Version 6 ofreact-redux required a rewrite to pass the custom store via a React context, as storeKey is no longer supported.
      • Version 8 of babel-loader moves a bunch of packages to the @babel/ scope and also required some changes to .babelrc.
    • 🔄 Change demo port from 8001 to 8000