Skip to content

Releases: surprisehighway/generator-surprise

v1.0.8

20 Dec 21:16
Compare
Choose a tag to compare
Version 1.0.8 - Updates readme template, gulpfile proxy, and tests

v1.0.7

08 Dec 23:31
Compare
Choose a tag to compare

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

08 Dec 23:27
Compare
Choose a tag to compare

Moves source above public.

ES2015ify Gulp setup.

v1.0.5

31 May 14:34
Compare
Choose a tag to compare

This release removes deprecated Bourbon functions that were causing warnings when running gulp.

v1.0.4

14 Feb 22:43
Compare
Choose a tag to compare

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.