Skip to content

Releases: justcoded/web-starter-kit-wp

Update Node.js version description

15 Nov 11:25
Compare
Choose a tag to compare
  • Update Node.js version engine description
  • Remove Travis support

image

Update Browser Sync Version

18 Nov 08:27
32ffb56
Compare
Choose a tag to compare

image

Update Browser Sync Version to 2.27.10 with fixes

v5.1.0 WSK

28 Sep 15:47
f697b2d
Compare
Choose a tag to compare

Screenshot at Sep 28 18-45-56

  • Remove unused gulp dependencies #147
  • Update Documentation

v5.0.0 Rollup -> Webpack

11 Sep 15:33
Compare
Choose a tag to compare

gulp+webpack

  • Replace Rollup with Webpack
  • Combining two tasks for JS build
  • Automatically separate JS vendors
  • Add Babel plugins
  • Replace include-media with include-media-or
  • Lock and add include-media-or in project vendors
  • Update npm modules

v4.1.0 Update WSK

02 Jun 08:16
Compare
Choose a tag to compare

image

  • Update Mixins
  • Add async to generate bundle

#9

v4.0.1 Update WSK

22 Apr 10:47
Compare
Choose a tag to compare

Screenshot at Apr 22 13-40-12

  • Update error states according to the issue #138
  • Update type of modules for import. Now ES modules could be imported via vendors file

#140

v4.0.0 Update WSK [Rollup.js]

31 Mar 13:59
68140f0
Compare
Choose a tag to compare

image

  • 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

#5 #6

V3.0.5

13 Mar 11:00
Compare
Choose a tag to compare

Screenshot at Mar 13 12-59-37

Added fixes for post css media queries combine

#4

v3.0.4 WSK ES6 Update

05 Feb 16:24
Compare
Choose a tag to compare

Screenshot at Feb 05 18-24-05

Update ES6 JS Module example

v3.0.3 Update WSK

05 Feb 15:28
Compare
Choose a tag to compare
  • Add watcher on vendors
  • Update ES6 module example

#3