Releases: postcss/postcss-url
Releases · postcss/postcss-url
10.1.3
Fixed: update mime version
10.1.2
Fixed: tilde operator for dependencies to allow for newer patch version
10.1.1
Fixed: updated mime and xxhashjs versions
Fixed: postcss peerDependency version 8.1.2 -> 8.0.0
10.1.0
Fixed: Replaced mkdirp with make-dir (PR#152)
Fixed: updated dev dependencies, resolved npm audit
issues
Fixed: unlock postcss
in peerDependecies
10.0.0
Added: support for PostCSS 8 (PR#148)
Fixed: path resolution when to/from paths match (PR#136)
9.0.0 - beta
9.0.0 - beta - 2019-04-17
Added: async api (PR#134)
8.0.0
Changed: updated postcss 6.0.1 > 7.0.2, postcss-import 10.0.0 > 12.0.0, and required nodejs version (PR#126)
Changed: updated mime package
7.3.2
Fixed: ignore urls which starts with ~
(PR#119)
7.3.1
Fixed: ignore urls which starts with //
(PR#117)
7.3.0
Added: hash option - append
(PR#114)