Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.0.tar.gz | 2017-02-10 | 96.2 kB | |
6.0.zip | 2017-02-10 | 119.0 kB | |
README.md | 2017-02-10 | 1.2 kB | |
Totals: 3 Items | 216.4 kB | 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!