Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

47 lines (30 loc) · 2.73 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0-beta (2017-10-15)

Bug Fixes

  • folders: dash-case (581a672)
  • tests: re added tests with wct (14307fa)

Features

  • 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)

0.0.0 (2017-10-15)

Bug Fixes

  • folders: dash-case (581a672)
  • tests: re added tests with wct (14307fa)

Features

  • 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)