Releases: PixelT/SimpleStarterPack
Releases · PixelT/SimpleStarterPack
v2.0.0
- Add support for TypeScript (as default) instead of JavaScript
- Add support for
server
and proxy
options for Browsersync
- Unify & simplify compilation errors for TS and SCSS - now return only file path + line(s)
- Rename JS dist file from
function.js
to app.js
v1.1.0
Update major version of packages:
- gulp-autoprefixer:
7.0.0
=> 8.0.0
- gulp-notify:
3.2.0
=> 4.0.0
- gulp-sass:
4.1.0
=> 5.1.0
- gulp-svgmin:
3.0.0
=> 4.1.0
- yargs:
16.2.0
=> 17.3.1