Releases: callmecavs/outset
Releases · callmecavs/outset
v5.0.0
v4.2.0
v4.1.1
Remove outdated flex
mixin.
v4.1.0
Added rucksack
, and updated the .babelrc
file.
v4.0.1
README updates.
v4.0.0
The same functionality you've come to expect, though with newer tools!
Major
browserify
dropped in favor ofrollup
- 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
File include path now includes from the dist
folder.
v3.3.1
Replace deprecated gulp-minify-css
with gulp-cssnano
.
v3.3.0
Browsersync
replaces gulp-connect
as the local server.
v3.2.0
Add videos, fonts, and favicon tasks.