6.0
Major Enhancements
- Upgraded to Webpack 2 - Tree shaking is now supported in the prod build! - Thanks @mlwigdahl!
- Switched from Mocha and Chai to Jest - Thanks to @kwelch!
- Added Yarn support - Thanks @nickytonline!
- Added webpack-bundle-analyzer - Run via
npm run analyze-bundle
- Thanks @nickytonline - Added performance related babel-plugins for production
- Added PostCSS with autoprefixer
- Added redux-thunk
- Added redux-immutable-state-invariant for development
- Updated all dependencies
- Switched to babel-eslint to support linting stage 0 - 3 features
- TONS of other fixes, tweaks, and enhancements. 168 commits since the 5.0 release!
Thanks so much to the many contributors that made 6.0 possible!