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

Replace lodash per method packages with modular #1

Merged
merged 2 commits into from
Sep 28, 2017
Merged

Replace lodash per method packages with modular #1

merged 2 commits into from
Sep 28, 2017

Conversation

nosir
Copy link
Contributor

@nosir nosir commented Aug 16, 2017

Hi @jameslnewell

Noticed that it is still using method lodash package .omit.
It is going to be deprecated soon https://github.com/lodash/lodash/wiki/Roadmap and the modular way could save the bundled js size a bit.

Thanks for the lib!

@jameslnewell
Copy link
Owner

jameslnewell commented Aug 16, 2017

Thanks! I didn't know about that! Looks like omit will disappear too. Can you change that too please.

Remove _.omit in favor of only _.pick

@nosir
Copy link
Contributor Author

nosir commented Aug 17, 2017

Done, and tests passed.

@joeruello
Copy link

👍 @jameslnewell Can we get this merged please? Every KB counts :D

@jameslnewell jameslnewell merged commit 35bbd97 into jameslnewell:master Sep 28, 2017
@jameslnewell
Copy link
Owner

Sorry, been busy. Released as 1.3.0.

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.

3 participants