Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

64 lines (49 loc) · 1.06 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.5.0] - 2018-03-27

Added

  • webpack 4

Changed

  • dependencies up to date
  • npm scripts

Removed

  • flow

[1.4.0] - 2017-05-13

Added

  • flow
  • babili-webpack-plugin -> minification
  • removing old dependencies

[1.3.0] - 2017-03-28

Added

  • object-fit-images -> polyfill object-fit
  • postcss-color-function

[1.2.0] - 2017-03-04

Added

  • eslint
  • babel polyfill -> polyfill Promises
  • babel env preset -> Default behavior without options is the same as babel-preset-latest

Removed

  • latest preset

[1.1.0] - 2017-02-25

Added

  • postcss-hexrgba

Changed

  • dependencies up to date

Removed

  • jQuery

[1.0.0] - 2017-01-18

Added

  • postcss plugins
  • sugarss
  • precss
  • easyImport
  • calc

Changed

  • webpack v.2.2.0
  • dependencies up to date

Removed

  • sass dependency

[0.4.1] - ???

Initial version