Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 3.16 KB

Change Log

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

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)