Skip to content

Latest commit

 

History

History
73 lines (32 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

73 lines (32 loc) · 2.36 KB

Change Log

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

1.2.0 (2020-01-22)

Bug Fixes

  • revert df4be5 to fix regex (465298a)
  • use image name function when using inline query (c90a8ed)

Features

  • proper loading svg used as background url (#50) (9df6300)

1.1.0 (2020-01-22)

Bug Fixes

  • use image name function when using inline query (c90a8ed)

Features

  • proper loading svg used as background url (#50) (9df6300)

1.0.1 (2019-01-11)

Bug Fixes

  • re-enable lazy-loading capabilities (#28) (e7928ab)

1.0.0 (2019-01-09)

Bug Fixes

  • check if options is a thing (ec9999f)

Features

  • replaced vue-svg-loader with svg-to-vue-component (#19) (6061109)
  • use default options from svg-to-vue and add svgo backwards compat (84a84b7)

0.1.0 (2018-11-05)

Features

  • pass custom loader options if needed (071edce)

0.0.1 (2018-10-14)