Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
91 lines (45 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

91 lines (45 loc) · 4.02 KB

Change Log

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

0.28.4 (2017-05-30)

Bug Fixes

  • preserve leading underscore in class names (#543) (f6673c8)

0.28.3 (2017-05-25)

Bug Fixes

  • correct plugin order for CSS Modules (#534) (b90f492)

0.28.2 (2017-05-22)

Bug Fixes

0.28.1 (2017-05-02)

Bug Fixes

Performance Improvements

  • generate source maps only when explicitly set (#478) (b8f5c8f)

0.28.0 (2017-03-30)

Features

0.27.3 (2017-03-13)

0.27.2 (2017-03-12)

0.27.1 (2017-03-10)

0.27.0 (2017-03-10)

Bug Fixes

  • sourcemaps: use abs paths & remove sourceRoot (c769ac3)
  • minimizeOptions should be query.minimize! (16c0858)
  • do not export duplicate keys (#420) (a2b85d7)

Features

  • allow removal of original class name (#445) (3f78361)
  • Include the sourceMappingURL & sourceURL when toString() (6da7e90)