Releases: wwwebman/gulp-webpack-starter
Releases · wwwebman/gulp-webpack-starter
Release v2.1.0
Release v2.0.0
v2.0.0 finally here 🎉!
General
- Improve tasks
- Clean dev/html to keep the only important stuff
- Upgrade packages and solved a lot of security issues related to it
- Add .env.* for static and wordpress developement
- Replace unsecure gulp-uncss by gulp-purgecss
- Changed travis checks
- Allow clean task delete up folder
- Update docs
- Improve config
- Create example folder
Breaking changes
- Change name of CSS bundle to main.js
- Change name of JS bundle to main.js
- Generate sprites and related CSS to own folder
- Remove unused vinyl-ftp
- Move config and webpack to up folder
- Clean dev/sass folder to make develop decide the structure and move all to examples
- Remove bootstrap-3 and normalize from dependencies
- Drop bower support
- Remove Changelog
- Define v10.16.0 of node.js as minimal
Release v1.2.0
Tag v1 before release of v2.