We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d376efd commit 3702771Copy full SHA for 3702771
README.md
@@ -1,7 +1,10 @@
1
# ReduxSimpleStarterRefreshed
2
3
This fork contains the following updates as of 3/27/2018:
4
+- Upgraded to React 16.
5
+- Upgraded to React-Redux 5.
6
- Upgraded to Webpack 4.
7
+- Changed babel preset to 'env': https://www.npmjs.com/package/babel-preset-env
8
- Moved from using Mocha/Chai to Jest/Enzyme.
9
- Package control using Yarn instead of NPM.
10
0 commit comments