Releases: sageworksstudio/StreamBuilder
Releases · sageworksstudio/StreamBuilder
Release Jan. 17 2020
Updated module requirements and documentation.
Let not var
This release uses the let variable declaration instead of var.
New modules
Updated existing modules and added normalize css.
New version
Complete overhaul. Uses Gulp 4 as well as SASS and Nunjucks.
Core update
Updated core modules as well as rewrote the gulpfile to be cleaner.
Agnostic - Kinda
This release removes the Jade template language in favor of plain vanilla html. It still uses SASS css preprocessor.
Jade
Version 1 is the "Jade" release. It's called this because it used the Jade template language. Version 2 will not use a templating language, but instead use vanilla HTML. You can still used Jade in version 2 by simply reconfiguring the package.json and gulpfile.js.