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

feat: remove new redundant options arg from algorithm #26

Closed
wants to merge 30 commits into from

Conversation

h4l
Copy link

@h4l h4l commented Mar 29, 2016

It was introduced in 0.3.1 and broke configurations passing an explicit
algorithm function, as the signature used to be function(buff, cb).

This implements option 1 from #25.

sokra and others added 27 commits December 18, 2013 00:26
Permit {path} and {query} in asset name
use [] instead of {}
rename `regExp` to `test`
- Previous Copyright holder is Tobias, this was transferred with the initial group to JSF
…-JSFMaintainers

docs(readme): updates for JSF maintainers
…-JSFLicense

chore(license): update to JSF standard license
@michael-ciniawsky
Copy link
Member

@h4l In any case please close and reopen the PR to trigger the CLA Bot again 😛

@bebraw
Copy link

bebraw commented Mar 12, 2017

I would go with this over #27 . You have to communicate the change well so people how to migrate and it has to be released as a major version.

@michael-ciniawsky
Copy link
Member

@h4l friendly ping :)

@h4l
Copy link
Author

h4l commented Apr 5, 2017

@michael-ciniawsky sorry for the delay, I've signed the CLA now. Would you like me to rebase up to the current master?

@michael-ciniawsky
Copy link
Member

@h4l yep, please rebase 😛

It was introduced in 0.3.1 and broke configurations passing an explicit
algorithm function, as the signature used to be function(buff, cb).
@h4l
Copy link
Author

h4l commented Apr 6, 2017

@michael-ciniawsky I've rebased. Seems like we could do with some tests though.

@michael-ciniawsky michael-ciniawsky changed the title #25 Option 1: Remove new redundant options arg from algorithm feat: remove new redundant options arg from algorithm Apr 6, 2017
@michael-ciniawsky
Copy link
Member

@h4l There are no tests for compression-webpack-plugin atm 😛 , if you want to propose/setup some, highly welcome and appreciated, we are also always looking for maintainers borrowing us a hand or two 😉

@joshwiens
Copy link
Member

I'm starting to feel like a broken record with this but if we are going to cut a major, we will need to do it along with defaults.

@alexander-akait
Copy link
Member

Close due inactive. Feel free recreate new PR. Thanks!

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

Successfully merging this pull request may close these issues.