v7.0.0
Major release
This release introduces a list of breaking changes. Anyway common use cases shouldn't be affected.
Breaking Changes
- Updated to Gulp4 (#18)
devtask removed. Just rungulp- Internal tasks
clean:tmp,bump:typeare no more available as public tasks remotetask now executes a deploy of the contents inpublicfolder based on the global or host's specificdeployStrategyproperty. Replacesftpandrsynctasks.modernizr:html5shivtask removed- Nunjuck views now default to
.njkextension. For compatibility, HTML files will be rendered as well, though. viewmatchproperty inbuild/gulp-config/properties.jshas been replaced byviewsExt: [...].- Dropped support for IE9 (#17)
audioandvideofolders are now stored under a commonapplication/assets/mediafolder. Added amediapath key inbuild/gulp-config/paths.js- Using
browserslistkeyword inpackage.jsonfor autoprefixer and Babel presets. SeeREADME.mdfor supported browsers - Updated default sans-serif font families (#16)
- New
build/gulp-tasks/lib/renderersstructure. Early support for multiple and external view renderers