All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0-beta-3 (2018-02-14)
- Fix service worker support detection on Edge 41 (370a5db), closes #107
- sw: service worker generation fix (36aa521)
- Improve starter template (04d3b8e)
- Remove cssnext and add single plugins. Moving css deps inside css files (07f5cdb)
- Switch from postcss-cssnext to separated postcss plugins (f25a49e)
1.0.0-beta-2 (2018-01-14)
- dev-server: we should check on the dev server for dev command (aebf2c0)
- ENV: fixed env variables. Now it makes the correct check (0f02848)
- env vars: a better way to pass env vars to webpack (7bf5522)
- object-array-spread-plugin: added babel plugin (eb0ff1b)
- split-webpack: splitting webpack configuration (444f284)
1.0.0-beta-1 (2017-11-30)
- #72: re-added manifest inside src root (05de895)
- #72: removed manifest from icons (7a71cac)
- #75: fixed builds order (5dd7443)
- webcomponents-loader: re-added with correct logic (e37f75a)
- Add CSSNext and remove autoprefixer (included in cssnext) (629a946), closes #23
- Add style minifation for style-modules (73e112f)
- Add stylelint-config-standard and stylelint configuration (793174b)
- babel: added transpilation (544a389)
- icons: added icons (cc34b8d)
- lighthouse: added Lighthouse as test (7b86481)
- remark: added remark and remark:lint (b6c004a)
- webpack: added production build configurations (164a353)
- Add CSSNext and remove autoprefixer (included in cssnext) (629a946), closes #23
- Add style minifation for style-modules (73e112f)
- Add stylelint-config-standard and stylelint configuration (793174b)
- babel: added transpilation (544a389)
- icons: added icons (cc34b8d)
- lighthouse: added Lighthouse as test (7b86481)
- remark: added remark and remark:lint (b6c004a)
- webpack: added production build configurations (164a353)