React Lifecycle Visualizer v2.2.0 Release Notes

Release Date: 2019-01-27 // about 5 years ago
  • 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