Releases: nivekcode/svg-to-ts
Releases · nivekcode/svg-to-ts
v2.0.0
2.0.0 (2019-12-10)
Features
- conversion: use snake case instead of camel case (8963ce7)
BREAKING CHANGES
- conversion: Generate types and variable names in snake case instead of camel case
v1.1.2
1.1.2 (2019-12-09)
Bug Fixes
- output: generate output with single quotes instead of double quotes (bbd38f6)
v1.1.1
1.1.1 (2019-12-09)
Bug Fixes
- bin: fix wrong path to bin file (bbb9565)
v1.1.0
1.1.0 (2019-12-09)
Features
- filename: accept fileName as input property (b99809d)
v1.0.1
1.0.1 (2019-12-05)
Bug Fixes
- camelcase: fix camel case is not a function (dd6af14)
v1.0.0
1.0.0 (2019-11-21)
Features
- converting: optimize output (fa6f42e)
- prettier: integrate prettier to format final Typescript (9284eac)
- setup: setup library (6b42a67)