Releases: surprisehighway/generator-surprise
Releases · surprisehighway/generator-surprise
v1.0.8
Version 1.0.8 - Updates readme template, gulpfile proxy, and tests
v1.0.7
Fixes and improvements:
- Remove extraneous paths in gulpfile template
- Add tests for gulp tasks
- Fix styleguide JS path with gulp-rev method
- Set notifier interval to 0
v1.0.6
Moves source above public.
ES2015ify Gulp setup.
v1.0.5
This release removes deprecated Bourbon functions that were causing warnings when running gulp.
v1.0.4
Within /generators/app/templates/_gulpfile.js
gulp-cssnano could have been massaging prefixes after running gulp-autoprefixer. This patch disables CSS Nano's auto prefixing.