Releases: Granze/react-starterify
Releases · Granze/react-starterify
React v15.0.0
Watchify caching + minor
This release adds caching to Watchify to improve speed, dependency updates, and minor improvements.
All about linting
- enforcing best practices with Airbnb ESLint configuration
- all the components are now stateless functions
- fixed a linting related bug in the gulpfile
- minor fixes
Switch to AVA for unit testing
- Unit tests running with AVA
- Browserify v13.0.0
Deploy task
Now you can deploy on GH pages with ease: npm run deploy
Fix some source maps related issues
v2.1.4 fix #27 source maps issue in watch mode. Closes #14 as well.
Babel 6 + minor
This release includes Babel 6 and some fixes
gulp-image to gulp-imagemin
moved to gulp-imagemin
React Router 1.0 stable
v2.1.1 update react-router to 1.0
React 0.14
- Update React to 0.14
- Update React Router to 1.0.0-rc3