# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.3.0](https://github.com/pfan123/convertpath/compare/v1.2.10...v1.3.0) (2020-11-05)

### Features

- add commitlint ([062395d](https://github.com/pfan123/convertpath/commit/062395dd1ee497d74d3bd4a9c2c2331e3bcce790))
- **test:** add jest test ([12bf733](https://github.com/pfan123/convertpath/commit/12bf733aebdaadea5f940c65845a5b61986e8985))
- **test:** add removeGroups test ([5ef551a](https://github.com/pfan123/convertpath/commit/5ef551af85b4e39b8eed3f51887c9d09d5647f32))
- **test:** add removeGroups.test.js ([8772ce3](https://github.com/pfan123/convertpath/commit/8772ce309089392028fc8a14b7d9123e386c306c))
- add coverage ([73ee847](https://github.com/pfan123/convertpath/commit/73ee8476d1237657d8fd8e9e1a4498e73971c8e8))
- modify commitlint.config.js ([33a803c](https://github.com/pfan123/convertpath/commit/33a803c616519fe12b0d0e903e93f02ba1768e62))
- modify commitlint.config.js ([6e77304](https://github.com/pfan123/convertpath/commit/6e77304eaf2a0e6efd6e4294613b25605b6851aa))
- modify commitlint.config.js ([587059a](https://github.com/pfan123/convertpath/commit/587059a6b3c7aa2e4b50462dcc9ff4e907722075))
- support transform viewbox position to center ([46fd8af](https://github.com/pfan123/convertpath/commit/46fd8af0104939759f4c7b8173f066d866f3089a))

### Bug Fixes

- update params name ([bbdd779](https://github.com/pfan123/convertpath/commit/bbdd779c76588a4df63af77d6939c7c02a2681da))

### [1.2.10](https://github.com/pfan123/convertpath/compare/v1.2.9...v1.2.10) (2020-03-13)

### Features

- **gradient:** Gradient is removed if reference via url(#id) ([7de40c3](https://github.com/pfan123/convertpath/commit/7de40c392fa706834fb23b0db1f4eb0213342538))

### Bug Fixes

- curve path ([0665a35](https://github.com/pfan123/convertpath/commit/0665a35d66d9823cf438729aa7cc10b6670c053d))

## [1.4.0](https://github.com/pfan123/convertpath/compare/v1.2.9...v1.4.0) (2020-03-13)

### Features

- **gradient:** Gradient is removed if reference via url(#id) ([7de40c3](https://github.com/pfan123/convertpath/commit/7de40c392fa706834fb23b0db1f4eb0213342538))

### Bug Fixes

- curve path ([0665a35](https://github.com/pfan123/convertpath/commit/0665a35d66d9823cf438729aa7cc10b6670c053d))

### [1.2.9](https://github.com/pfan123/convertpath/compare/v1.2.8...v1.2.9) (2020-03-11)

### [1.2.8](https://github.com/pfan123/convertpath/compare/v1.2.7...v1.2.8) (2019-11-25)

### [1.2.7](https://github.com/pfan123/convertpath/compare/v1.2.6...v1.2.7) (2019-11-25)

### Bug Fixes

- file name ([143fd92](https://github.com/pfan123/convertpath/commit/143fd921ef3d76524dc634ce4c4d091e1189b940))

### [1.2.6](https://github.com/pfan123/convertpath/compare/v1.2.5...v1.2.6) (2019-11-25)

### Features

- add typescript and delete comment ([f8e9ce6](https://github.com/pfan123/convertpath/commit/f8e9ce6c862a791775689f15923b54948d828a7f))

### [1.2.5](https://github.com/pfan123/convertpath/compare/v1.2.4...v1.2.5) (2019-11-15)

### 1.2.4 (2019-11-15)

### Features

- **parse:** 调整获取 path 属性 ([3b98f6d](https://github.com/pfan123/convertpath/commit/3b98f6d28f36ed02a9b99fcac3aa58ef22e6a8a3))
- **svgpath:** remove svgpath package ([d04ba03](https://github.com/pfan123/convertpath/commit/d04ba03bda7a59e64c15f00cfa2d03287623914e))
- add convertTransfromforPath plugin ([a822fc1](https://github.com/pfan123/convertpath/commit/a822fc18d4f6e3f415d8477ff7d90ce25709ad6c))
- add convertUseToGroup ([3d20bfc](https://github.com/pfan123/convertpath/commit/3d20bfcb12cfa550e6e6e6a5724b0f92215d6bd4))
- modify readme ([ef6d395](https://github.com/pfan123/convertpath/commit/ef6d39523c0c11ded2dab64fe16410bcded5974f))
- optimize convertUseToGroup ([7d7587e](https://github.com/pfan123/convertpath/commit/7d7587e5ef7c1849c6e524b300622f80f37c78c5))
- update readme ([5ef5965](https://github.com/pfan123/convertpath/commit/5ef5965e5edf5b0ad556e8d44f0029d65e857906))
- update yarn.lock ([3f6b8cd](https://github.com/pfan123/convertpath/commit/3f6b8cdcf61b484943ad29347cf62446d6c74d83))
- 优化 svg 解析方法 ([62d093d](https://github.com/pfan123/convertpath/commit/62d093d5fadf62d6a7cec50d9cac0c7717c18a6f))
- 增加 viewBoxTransform 插件方法 ([ffadd67](https://github.com/pfan123/convertpath/commit/ffadd67b48ac71b41bee753903ae6db1a1b100f5))
- 插件机制分发改造 ([21de073](https://github.com/pfan123/convertpath/commit/21de0738b2d77c34917d17d765cee1deebbd4f68))
- 插件机制拆分优化 svg ([4f541cc](https://github.com/pfan123/convertpath/commit/4f541cc2cd010694b5e037d20e40cb4be141a39f))

### Bug Fixes

- 优化调整 test 示例 ([bf8b784](https://github.com/pfan123/convertpath/commit/bf8b784c12b135acbe8ab6172b2ee7f700cf9c09))
- compose 异常优化 ([b875dbe](https://github.com/pfan123/convertpath/commit/b875dbed63b9d17f0a8348efbd98f02bfa0afd78))
- Move group attrs to the content elements ([277781e](https://github.com/pfan123/convertpath/commit/277781e790e2b4b997d8926c88fe54f49628a46b))
- readme modify ([b563b7b](https://github.com/pfan123/convertpath/commit/b563b7b7ce56d0ee909c9c4e159bf994eca93a0b))
- removeGroups 异常 ([af4dec0](https://github.com/pfan123/convertpath/commit/af4dec05b9f091c1ba9f5a759efd79b7beeed731))
- stroke-width 比例问题 ([561461e](https://github.com/pfan123/convertpath/commit/561461e4d69f97da6767de686a65101bddcc3327))
- tranfrom path problem ([e2694b6](https://github.com/pfan123/convertpath/commit/e2694b683007c7aeda7e2685d930a85abc1334b6))
- **NAN:** fix [#1](https://github.com/pfan123/convertpath/issues/1) ([c0d367d](https://github.com/pfan123/convertpath/commit/c0d367d0c4c578cc0c3519bac831cbe702466bcf))

### 1.2.3 (2019-11-15)

### Features

- **parse:** 调整获取 path 属性 ([3b98f6d](https://github.com/pfan123/convertpath/commit/3b98f6d28f36ed02a9b99fcac3aa58ef22e6a8a3))
- **svgpath:** remove svgpath package ([d04ba03](https://github.com/pfan123/convertpath/commit/d04ba03bda7a59e64c15f00cfa2d03287623914e))
- add convertTransfromforPath plugin ([a822fc1](https://github.com/pfan123/convertpath/commit/a822fc18d4f6e3f415d8477ff7d90ce25709ad6c))
- add convertUseToGroup ([3d20bfc](https://github.com/pfan123/convertpath/commit/3d20bfcb12cfa550e6e6e6a5724b0f92215d6bd4))
- modify readme ([ef6d395](https://github.com/pfan123/convertpath/commit/ef6d39523c0c11ded2dab64fe16410bcded5974f))
- optimize convertUseToGroup ([7d7587e](https://github.com/pfan123/convertpath/commit/7d7587e5ef7c1849c6e524b300622f80f37c78c5))
- update readme ([5ef5965](https://github.com/pfan123/convertpath/commit/5ef5965e5edf5b0ad556e8d44f0029d65e857906))
- update yarn.lock ([3f6b8cd](https://github.com/pfan123/convertpath/commit/3f6b8cdcf61b484943ad29347cf62446d6c74d83))
- 优化 svg 解析方法 ([62d093d](https://github.com/pfan123/convertpath/commit/62d093d5fadf62d6a7cec50d9cac0c7717c18a6f))
- 增加 viewBoxTransform 插件方法 ([ffadd67](https://github.com/pfan123/convertpath/commit/ffadd67b48ac71b41bee753903ae6db1a1b100f5))
- 插件机制分发改造 ([21de073](https://github.com/pfan123/convertpath/commit/21de0738b2d77c34917d17d765cee1deebbd4f68))
- 插件机制拆分优化 svg ([4f541cc](https://github.com/pfan123/convertpath/commit/4f541cc2cd010694b5e037d20e40cb4be141a39f))

### Bug Fixes

- 优化调整 test 示例 ([bf8b784](https://github.com/pfan123/convertpath/commit/bf8b784c12b135acbe8ab6172b2ee7f700cf9c09))
- compose 异常优化 ([b875dbe](https://github.com/pfan123/convertpath/commit/b875dbed63b9d17f0a8348efbd98f02bfa0afd78))
- Move group attrs to the content elements ([277781e](https://github.com/pfan123/convertpath/commit/277781e790e2b4b997d8926c88fe54f49628a46b))
- readme modify ([b563b7b](https://github.com/pfan123/convertpath/commit/b563b7b7ce56d0ee909c9c4e159bf994eca93a0b))
- removeGroups 异常 ([af4dec0](https://github.com/pfan123/convertpath/commit/af4dec05b9f091c1ba9f5a759efd79b7beeed731))
- stroke-width 比例问题 ([561461e](https://github.com/pfan123/convertpath/commit/561461e4d69f97da6767de686a65101bddcc3327))
- tranfrom path problem ([e2694b6](https://github.com/pfan123/convertpath/commit/e2694b683007c7aeda7e2685d930a85abc1334b6))
- **NAN:** fix [#1](https://github.com/pfan123/convertpath/issues/1) ([c0d367d](https://github.com/pfan123/convertpath/commit/c0d367d0c4c578cc0c3519bac831cbe702466bcf))
