- Prevent unnecessary refresh by using CSS injection on Browsersync. (#2)
- Update stylelint and gulpfile.js.
- Update gulp-sass.
- Support Node.js v7.
- Update ESLint and stylelint.
- Update gulp plugins.
- Breaking changes
- Revise support environment.
- Drop Node.js v0.12 / Add Node.js v6 support.
- Support Windows.
- Revise support environment.
- Features
- Install stylelint.
- Fixes
- Exclude generated sprites/fonts from Git. (#1)
- Minify sprites image.
- Prevent outputting empty folder to "dist".
- Add routing for node_modules on the dev server.
- Others
- Improve documents and add Japanese translation.
- Update ESLint and its config.
- Update gulp plugins.
- Update ESLint to v2.3.0 to prevent config error on npm2.
- Test gulpfile.js on Node.js v5, v4 and v0.12.
- Initial release.