Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @rollup/pluginutils to latest version #10

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

TerryRPatterson
Copy link
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
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
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