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

Support for Lodash 4.* #574

Closed
wants to merge 7 commits into from
Closed

Support for Lodash 4.* #574

wants to merge 7 commits into from

Conversation

drphelps
Copy link

@drphelps drphelps commented Nov 2, 2016

Lodash removed thisArg from many of its method signatures. Use _.bind instead. https://github.com/lodash/lodash/wiki/Changelog#v400

@bpatram
Copy link
Collaborator

bpatram commented Nov 4, 2016

Can you submit a PR against the next branch as well which is what we are working towards (#572) in the next release.

@drphelps drphelps changed the base branch from master to next November 21, 2016 20:35
@drphelps drphelps closed this Feb 21, 2017
@jgonggrijp jgonggrijp mentioned this pull request Feb 5, 2019
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.

None yet

4 participants