v2.2.0
Changes
- Update npm dependencies
- Version 6 of
react-redux
required a rewrite to pass the custom store via a React context, asstoreKey
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
.
- Version 6 of
- Change demo port from 8001 to 8000