Skip to content

Revert "fix: Remove unnecessary use of underscore for Array find/filt… #49

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

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

swederik
Copy link
Member

…er/map. Bump dcmjs version"

This reverts commit 8b3ecfe.

Reverting this previous change because apparently _.findIndex fails gracefully for string values, whereas native ES6 doesn't, and reverting is easier than fixing the issues. I still don't think we need underscore though.

…er/map. Bump dcmjs version"

This reverts commit 8b3ecfe.
@swederik swederik merged commit a757f44 into master Jun 11, 2020
@swederik swederik deleted the fix/underscore branch June 11, 2020 08:44
@swederik
Copy link
Member Author

🎉 This PR is included in version 0.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@emelalkim
Copy link
Contributor

@swederik filtering mechanism is temporary anyways. it is very slow. I'll work on another solution. thanks for npm package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants