Skip to content

Latest commit

 

History

History
69 lines (38 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

69 lines (38 loc) · 1.71 KB

Changelog

[Unreleased]

[v0.4.4] - 2017-12-22

Fixed

  • Fixed local public path [PR #16] [issue #15]

[v0.4.3] - 2017-09-20

Fixed

  • Fixed googleapis url generator [issue #13]
  • Fixed README [PR #8]

[v0.4.2] - 2017-08-25

Fixed

  • Fixed peerDependencies webpack version [issue #12]

[v0.4.1] - 2017-07-3

Fixed

  • Fixed inconsistent ordering of selectors in generated css file [issue #6]
  • Fixed assets paths on windows

Added

  • This CHANGELOG.md [issue #5]

[v0.4.0] - 2017-06-3

Fixed

  • Fixed assets path in html-webpack-plugin [pull request #4]
  • Fixed relative paths in generated css files [issue #3]

[v0.3.2] - 2017-05-18

Changed

  • Switched dependencies from node-zip2 to yauzl [issue #1]

[v0.3.1] - 2017-04-22

Changed

  • Improved error handling

[v0.3.0] - 2017-04-13

Added

  • Added README.md

Fixed

  • Fixed google fonts url generator

[v0.2.0] - 2017-03-25

Fixed

  • Fixed error with html-webpack-plugin

[v0.1.0] - 2017-03-24

  • Initial release