Releases: justcoded/web-starter-kit-wp
Releases · justcoded/web-starter-kit-wp
Update Node.js version description
Update Browser Sync Version
v5.1.0 WSK
v5.0.0 Rollup -> Webpack
v4.1.0 Update WSK
v4.0.1 Update WSK
v4.0.0 Update WSK [Rollup.js]
- Update minimal requirement Node version > 10
- Replace Browserify with Rollup
- Remove gulp notify module
- Finally, we use Terser instead of gulp uglify
- Replace SCSS maps with CSS3 variables
- Add babelrc file into root folder
- Re-develop import variables. Now most of them are in gulpconfig file and pass them directly into tasks
- Add SCSS mixins for better performance
V3.0.5
v3.0.4 WSK ES6 Update
v3.0.3 Update WSK
- Add watcher on vendors
- Update ES6 module example