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

lodash omit #3965

Closed
kepta opened this issue Apr 13, 2017 · 1 comment
Closed

lodash omit #3965

kepta opened this issue Apr 13, 2017 · 1 comment
Labels
bug-release-blocker An important bug - let's get this fixed in the next release!

Comments

@kepta
Copy link
Collaborator

kepta commented Apr 13, 2017

We have slipped a breaking change of omit in the v4.
omit's 2nd param has the signature @param {...(string|string[])} .
documentation.

At some places we are calling omit with a function as a 2nd param.

@bhousel
Copy link
Member

bhousel commented Apr 13, 2017

whoa I didn't know, good catch!

@bhousel bhousel added bug-release-blocker An important bug - let's get this fixed in the next release! priority A top priority issue that has a big impact or matter most to new mappers labels Apr 13, 2017
@bhousel bhousel removed the priority A top priority issue that has a big impact or matter most to new mappers label Jul 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-release-blocker An important bug - let's get this fixed in the next release!
Projects
None yet
Development

No branches or pull requests

2 participants