Skip to content

Releases: oslllo/svg-fixer

oslllo-svg-fixer v1.3.2

26 Jun 04:41
4e3a736
Compare
Choose a tag to compare

Bug Fixes

  • security vulnerabilities (372730b)

oslllo-svg-fixer v1.3.1

27 May 09:12
f4cde88
Compare
Choose a tag to compare

Bug Fixes

  • output svg being smaller than viewBox (#48) (f658614)

oslllo-svg-fixer v1.3.0

15 May 13:04
6e9af09
Compare
Choose a tag to compare

Features

  • add support for svgs with light colored fill (#45) (47aa95d)

Bug Fixes

oslllo-svg-fixer v1.2.1

06 May 14:20
14d2a6b
Compare
Choose a tag to compare

Bug Fixes

  • drop yargs version to 16 (7b4d9cc)
  • package breaking when process.env.NODE_ENV env variable is set (51c6318)

v1.2.0

01 Apr 11:11
e381783
Compare
Choose a tag to compare

[1.2.0] - 2021/4/1

Fixed

  • Fixed bug in test.

Updated

  • Updated dependencies.

v1.1.2

12 Dec 23:13
Compare
Choose a tag to compare

[1.1.2] - 2020/12/12

Fixed

  • Fixed vulnerability.

Updated

  • Updated dependencies.

v1.1.1

22 Oct 13:37
Compare
Choose a tag to compare

[1.1.1] - 2020/10/22

Fixed

  • Fixed large npm package.

v1.1.0

22 Oct 13:36
Compare
Choose a tag to compare

[1.1.0] - 2020/10/22

Fixed

  • Fixed bug that allowed you to update options that do not exist.

Added

  • Added CLI functionality.
  • Added callback functionality to SVGFixer.fix().

Changed

  • Refactored tests.
  • Refactored progress bar.

v1.0.2

02 Oct 07:28
Compare
Choose a tag to compare

[1.0.2] - 2020/10/2

Fixed

  • Fixed not being able to process SVGs with % dimensions.

Added

  • SVG attribute tests.

v1.0.1

16 Sep 11:43
Compare
Choose a tag to compare

[1.0.1] - 2020/9/10

Changed

  • Remove tests from npm package to help reduce unpacked package size.