Skip to content

Latest commit

 

History

History
151 lines (64 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

151 lines (64 loc) · 4.11 KB

1.2.7 (2020-06-01)

Features

1.2.6 (2019-05-04)

Bug Fixes

  • deps: update dependency jsdom to v14 (732a5f9)
  • deps: update dependency jsdom to v15 (92b18c7)

Features

1.2.5 (2018-10-30)

1.2.4 (2018-10-17)

Features

1.2.3 (2018-09-11)

1.2.2 (2018-08-20)

Bug Fixes

  • package: update jsdom to version 12.0.0 (1c3d691)

1.2.1 (2018-07-24)

Bug Fixes

  • scoped styles are not ignored (a3576bf)

1.2.0 (2018-07-24)

Features

  • switch from cheerio to jsdom (0dd9165)

1.1.1 (2018-03-19)

1.1.0 (2017-08-18)

Bug Fixes

  • package: update chalk to version 2.0.0 (#15) (29686eb)

Features

  • travis: remove old node version (edbb08d)

1.0.5 (2016-12-12)

Features

  • ignore js specific styles (ea30208)

1.0.4 (2016-11-08)

Bug Fixes

  • stylesheets in <link> are not ignored properly (6bd5f82)

1.0.3 (2016-10-08)

Bug Fixes

1.0.2 (2016-10-08)

1.0.1 (2016-06-01)

Features

  • preserve the first for final process (fc7cfa4)
  • rename script (af4a3e1)
  • docs: update readme and project description (3b5dbfb)

1.0.0 (2016-06-01)

Features

  • init inline CSS support (a8b60d0)
  • npm: basic automate npm release support [ci skip] (ccc9528)