Skip to content

Latest commit

 

History

History
115 lines (80 loc) · 8.21 KB

CHANGELOG.md

File metadata and controls

115 lines (80 loc) · 8.21 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2020-11-05)

Features

  • add commitlint (062395d)
  • test: add jest test (12bf733)
  • test: add removeGroups test (5ef551a)
  • test: add removeGroups.test.js (8772ce3)
  • add coverage (73ee847)
  • modify commitlint.config.js (33a803c)
  • modify commitlint.config.js (6e77304)
  • modify commitlint.config.js (587059a)
  • support transform viewbox position to center (46fd8af)

Bug Fixes

1.2.10 (2020-03-13)

Features

  • gradient: Gradient is removed if reference via url(#id) (7de40c3)

Bug Fixes

1.4.0 (2020-03-13)

Features

  • gradient: Gradient is removed if reference via url(#id) (7de40c3)

Bug Fixes

1.2.9 (2020-03-11)

1.2.8 (2019-11-25)

1.2.7 (2019-11-25)

Bug Fixes

1.2.6 (2019-11-25)

Features

  • add typescript and delete comment (f8e9ce6)

1.2.5 (2019-11-15)

1.2.4 (2019-11-15)

Features

  • parse: 调整获取 path 属性 (3b98f6d)
  • svgpath: remove svgpath package (d04ba03)
  • add convertTransfromforPath plugin (a822fc1)
  • add convertUseToGroup (3d20bfc)
  • modify readme (ef6d395)
  • optimize convertUseToGroup (7d7587e)
  • update readme (5ef5965)
  • update yarn.lock (3f6b8cd)
  • 优化 svg 解析方法 (62d093d)
  • 增加 viewBoxTransform 插件方法 (ffadd67)
  • 插件机制分发改造 (21de073)
  • 插件机制拆分优化 svg (4f541cc)

Bug Fixes

1.2.3 (2019-11-15)

Features

  • parse: 调整获取 path 属性 (3b98f6d)
  • svgpath: remove svgpath package (d04ba03)
  • add convertTransfromforPath plugin (a822fc1)
  • add convertUseToGroup (3d20bfc)
  • modify readme (ef6d395)
  • optimize convertUseToGroup (7d7587e)
  • update readme (5ef5965)
  • update yarn.lock (3f6b8cd)
  • 优化 svg 解析方法 (62d093d)
  • 增加 viewBoxTransform 插件方法 (ffadd67)
  • 插件机制分发改造 (21de073)
  • 插件机制拆分优化 svg (4f541cc)

Bug Fixes