Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

72 lines (41 loc) · 1.11 KB

4.0.1

  • Move lodash.clonedeep into dependencies, fixes #120 (thanks to @donmahallem)

4.0.0

  • Bump svgo to v2.3.1. (thanks to @JohnAlbin)
  • Drop node 10 support.
  • Replace eslint-config-cssnano with xo.
  • Update babel to v7 and ava to v3 (thanks to @JohnAlbin)
  • Update dependencies.

3.0.0

  • Bump svgo to v1.3.2.
  • Drop node 8 support.
  • Update dependencies.

2.2.0

  • Bump svgo to v1.2.1. (thanks to @ekfuhrmann)

2.1.0

  • Bump svgo to v1.1.x.
  • Update babel-dependencies (but not yet to v7).

2.0.0

  • Bump svgo to v1.0.x. (thanks to @theverything)
  • Drop dependency on deprecated 'gulp-util'. (thanks to @TheDancingCode)
  • Drop support for old node version.

1.2.4

  • Fixed a regression with the per-file options. (thanks to @Odrin)

1.2.3

  • Bump svgo to v0.7.x.

1.2.2

  • Now compiled with babel 6.

1.2.1

  • Bump svgo to v0.6.x.

1.2.0

  • Adds the ability to pass per-file objects. (thanks to @w0rm)

1.1.2

  • Update code style.

1.1.1

  • Update documentation.

1.1.0

  • Refactor internals.

1.0.0

  • svgmin takes an options object now, instead of a list of plugins.

0.4.8

  • Bump svgo to v0.5.