Releases: postcss/postcss-url
Releases · postcss/postcss-url
7.2.1
Fixed: dependency security (#108) (#109)
7.2.0
Added: assetsPath
option for rebase
7.1.2
Fixed: wrap url by quotes for inlined svg (#78)
7.1.1
Fixed: force wrap url by quotes for optimizeSvgEncode
(#105)
7.1.0
Added: optimizeSvgEncode
option for inlined svg (#103)
Added: rebase
as fallback in copy (#104)
v7.0.0
Added: PostCss 6 support (#97)
6.3.0
Added: multi
property for custom
type
Added: option to include fragment identifiers on inline data URIs
Added: support ignoring SVG fragment inlining warning
v6.1.0
Changed: filter functions access to asset object
Added: support crypto hash function methods
Added: support for postcss's dependency messaging
v6.0.4
Fixed: prepare asset without file path in decl
(#94)