Skip to content

Update @rollup/pluginutils to latest version#10

Merged
malchata merged 1 commit into
malchata:masterfrom
TerryRPatterson:updatePluginUtils
Mar 2, 2021
Merged

Update @rollup/pluginutils to latest version#10
malchata merged 1 commit into
malchata:masterfrom
TerryRPatterson:updatePluginUtils

Conversation

@TerryRPatterson
Copy link
Copy Markdown
Contributor

This improves the include/excludes and allows matching of files not in process.cwd()
This contains 3 breaking changes in @ollup/pluginutils:

Since we only use filter, and it doesn't use much of node, or rollup I think only the first breaking change will have much of an effect on our users.

@malchata malchata merged commit 5b54deb into malchata:master Mar 2, 2021
@malchata
Copy link
Copy Markdown
Owner

malchata commented Mar 2, 2021

I brought this in and updated all dependencies. I published a new version (0.5.0) under the next tag on npm, so to test this, you'll need to reference it explicitly on install:

npm i rollup-plugin-imagemin@next

If you're satisfied, I'll republish without the next tag. Sorry for the delay, I was subscribed to some repos that were burying me in notifications and some housekeeping on my own stuff got lost in the mix.

@TerryRPatterson
Copy link
Copy Markdown
Contributor Author

The issue is fixed, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants