Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.6 KB

Change Log

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

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)