Conversation
valscion
left a comment
There was a problem hiding this comment.
Yeah seems like these changes end up having the same outcome as the lodash code. Can you address my review comment and also do a changelog entry with an "Internal" tag?
|
Looks like some tests are breaking. Have you tried if running tests locally pass for you? |
Yeah, I have been looking into this. However, it only shows Update: @valscion I have fixed all failed test cases found on my machine. |
|
Looks like there are still some test failures only found in this PR and also lint errors. |
Fixed the |
valscion
left a comment
There was a problem hiding this comment.
Thanks, looks good to me! The diff is small enough that it seems like it shouldn't cause any regressions.
This doesn't look like it needs to be urgently released so I'll give it some time until there are other things that warrant a new release
And I am planning more PRs (that I want to be included in the next release) as well. |
Why do we need lodash if we can utilize features provided by the ECMAScript itself :)