Closed greenkeeper[bot] closed 7 years ago
Update to this version instead π
Added: postcss-6 support
The new version differs by 9 commits.
fb6c863
6.4.0
a10aff0
Merge pull request #99 from escorp/postcss-upgrade
539017f
6.3.0
13efdc3
multi option in custom
0f88853
Merge pull request #98 from escorp/include-hash-option
ab66a48
Merge pull request #100 from escorp/ignore-fragment-warning
e06fcd3
add option to include fragment identifiers on inline data URIs
9493225
support PostCSS 6.0
13502ea
support ignoring SVG fragment inlining warning
See the full diff
Update to this version instead π
Fixed: wrap url by quotes for inlined svg (#78)
Version 6.1.0 of postcss-url just got published.
The version 6.1.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of postcss-url. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v6.1.0Changed: filter functions access to asset object
Added: support crypto hash function methods
Added: support for postcss's dependency messaging
Commits
The new version differs by 18 commits0.
126be4a
v6.1.0
c367d59
Merge pull request #95 from escorp/dep-messages
6dc4592
add dependency message support
cd9de5d
Merge pull request #91 from escorp/hash-features
5b93384
Merge pull request #90 from escorp/filter-function-asset
f808758
v6.0.4
37bf5c8
fixed typo in test name
dd7c3bf
allow filter functions access to asset object
a3374bb
support crypto hash function methods
b5570ea
fixed prepare asset with custom function, when decl filepath is undefined
30a8406
fix test on windows
25d73d0
v.6.0.3
6355a0d
v.6.0.2
d5c85a3
Merge pull request #88 from escorp/fix-array-options
15a0d47
match options before analyzing
There are 18 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: