Skip to content

Latest commit

 

History

History
66 lines (27 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

66 lines (27 loc) · 2.87 KB

Changelog

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

4.1.0 (2020-04-07)

Features

4.0.0 (2020-01-26)

⚠ BREAKING CHANGES

  • bump requirement to node.js 10.13.0

Features

  • bump requirement to node.js 10.13.0 (84755e7)
  • support minifying partial css (#35) (c1a649f)

3.1.0 (2019-07-24)

Features

  • Configurable html-minifier error handling (#34) (d1f4c06)

3.0.2 (2019-07-14)

Bug Fixes

  • don't crash when a class has javascript mixins (#33) (dba245f), closes #32

3.0.1 (2019-06-07)

3.0.0 (2019-05-03)

Bug Fixes

  • Drop Node.js 6 (c0b33b3)
  • Throw babel code frame error when something major is deleted (#25) (926b7e5)

BREAKING CHANGES

  • Node.js 6 is no longer supported by this plugin

2.3.0 (2019-04-01)

Features

  • package: update html-minifier to version 4.0.0 (#18) (6372fc6)