Releases: nivekcode/svg-to-ts
Releases · nivekcode/svg-to-ts
v5.1.0
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
5.0.4 (2020-09-02)
Bug Fixes
- typeobject: generate type object for icons with special character (f5d96b8)
v5.0.3
5.0.3 (2020-09-02)
Bug Fixes
- log: fix logging of error message (040ea28)
v5.0.2
5.0.2 (2020-08-25)
Bug Fixes
- exitcodes: add propper exit codes on failure (902d09c)
v5.0.1
5.0.1 (2020-06-28)
Bug Fixes
v5.0.0
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.3.0
4.3.0 (2020-06-04)
Features
- svgo: automatically prefix svg ids with filename (5bb989b)
v4.2.3
4.2.3 (2020-06-04)
Bug Fixes
- svgo: correctly pick up options from external config file (9b8d138)
v4.2.2
4.2.2 (2020-05-05)
Bug Fixes
- prefix: allow empty prefixes (6fa8f1f)