Closed vovacodes closed 9 years ago
I came here to add this functionality only to see it's already been done. Can we get this merged in? I don't want to have to include underscore in my project.
Yeah let's go ahead and get pick removed and made it a clean break! http://amp.ampersandjs.com/#amp-pick
Will do that tomorrow and update the pull request
Updated, no underscore anymore
+1 looks good, tests pass locally for me too.
+1 here too, i'm ready to ship this. this should be safe to do as a patch update right?
Yep this is just an underlying dependency change w/ parity of features.
published as 1.0.7
thanks @wizardzloy!
Leave the underscore as a devDependency for test file, since there is no replacement for
_.pick
function available yet.