Releases: nmihalyov/pure-start
Gulp Pure Start 1.0.1
Fix missed dependency: babel-eslint
Gulp Pure Start 1.0.0
First Gulp Pure Start stable version ever
Gulp Pure Start 0.7.2
Service worker was deleted due to its uselessness
Some error fixes
Gulp Pure Start 0.7.1
Resolve bug which don't allow you to use styles of libraries due to uncss
plugin
Gulp Pure Start 0.7.0
A new components' system release
See more
Gulp Pure Start 0.6.6
Correction in changelog.md
Gulp Pure Start 0.6.5
Move critical CSS generation to production build due to some inconviniences in develpment
Gulp Pure Start 0.6.1
Actually, I forgot to release version 0.6.0 so it's 0.6.1
At 0.6.0 was added Service Worker generator and manifest.json file, index.pug was extended with included components. Documentation was updated. Few correction were made. Now, you can make your PWA using GPS easily
At 0.6.1 task css
was deleted due to change to task sass
Gulp Pure Start 0.5.5
Optimizing SASS task
Gulp Pure Start 0.5.4
SASS and JS don't have sourcemaps when you process them to build
Index.html was created
ES6 transpiling without "use strict"
etc.