Skip to content

Releases: callmecavs/outset

v5.0.0

09 Mar 22:06
Compare
Choose a tag to compare
  • Moved from gulp to parcel under the hood.
  • Minor improvements to the boilerplate.

v4.2.0

04 Apr 20:01
Compare
Choose a tag to compare

Big thanks to @amrmorsy!

  • Updated devDependencies versions
  • Added file size reporting (#16)
  • Change gulp-file-include path to point at src folder

v4.1.1

09 Dec 05:14
Compare
Choose a tag to compare

Remove outdated flex mixin.

v4.1.0

09 Dec 05:14
Compare
Choose a tag to compare

Added rucksack, and updated the .babelrc file.

v4.0.1

09 Mar 22:09
Compare
Choose a tag to compare

README updates.

v4.0.0

09 Mar 22:16
Compare
Choose a tag to compare

The same functionality you've come to expect, though with newer tools!

Major

  • browserify dropped in favor of rollup
  • Sass output now processed with PostCSS

Minor

  • Consolidated Sass partials
  • gulpfile no longer relies on Babel
  • Install binary updated to use ES6

Fixes

  • Better docs, less cluttered by details (moved to DETAIL.md)
  • Various cleanup/refactoring and bug fixes

v3.3.2

28 Jan 21:32
Compare
Choose a tag to compare

File include path now includes from the dist folder.

v3.3.1

04 Jan 16:35
Compare
Choose a tag to compare

Replace deprecated gulp-minify-css with gulp-cssnano.

v3.3.0

17 Dec 22:19
Compare
Choose a tag to compare

Browsersync replaces gulp-connect as the local server.

v3.2.0

04 Dec 18:59
Compare
Choose a tag to compare

Add videos, fonts, and favicon tasks.