Skip to content

Releases: nivekcode/svg-to-ts

v5.1.0

02 Sep 12:42
Compare
Choose a tag to compare

5.1.0 (2020-09-02)

Bug Fixes

  • filecomment: add new line after comment (1deaa3f)

Features

  • comments: prepend generated files with file comment (cc6f6dd)

v5.0.4

02 Sep 09:24
Compare
Choose a tag to compare

5.0.4 (2020-09-02)

Bug Fixes

  • typeobject: generate type object for icons with special character (f5d96b8)

v5.0.3

02 Sep 09:03
Compare
Choose a tag to compare

5.0.3 (2020-09-02)

Bug Fixes

  • log: fix logging of error message (040ea28)

v5.0.2

25 Aug 09:56
Compare
Choose a tag to compare

5.0.2 (2020-08-25)

Bug Fixes

  • exitcodes: add propper exit codes on failure (902d09c)

v5.0.1

28 Jun 10:39
Compare
Choose a tag to compare

5.0.1 (2020-06-28)

Bug Fixes

v5.0.0

16 Jun 15:58
Compare
Choose a tag to compare

5.0.0 (2020-06-16)

Bug Fixes

  • args: use passed delimiter or default (9d2a125)
  • objectconvertion: respect delimiter (b0b307a)

Features

  • args: add shortcut for convertionType (f061efc)
  • converting: add new convertion option to convert svg-icons to objects (9459f36)
  • convertionOptions: add new convertion options (4886eef)
  • defaultexport: use default export if no objectname is specified (d5c8635)
  • export: add possibility for default exports (4246587)

BREAKING CHANGES

  • options: conversion option is required

v4.4.0

16 Jun 15:49
Compare
Choose a tag to compare

Unpublished

v4.3.0

04 Jun 13:32
Compare
Choose a tag to compare

4.3.0 (2020-06-04)

Features

  • svgo: automatically prefix svg ids with filename (5bb989b)

v4.2.3

04 Jun 13:11
Compare
Choose a tag to compare

4.2.3 (2020-06-04)

Bug Fixes

  • svgo: correctly pick up options from external config file (9b8d138)

v4.2.2

05 May 10:09
Compare
Choose a tag to compare

4.2.2 (2020-05-05)

Bug Fixes

  • prefix: allow empty prefixes (6fa8f1f)