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 by built-in ES6 methods #300

Merged
merged 2 commits into from Sep 13, 2020
Merged

Conversation

kellnerd
Copy link
Collaborator

Lodash has been dropped from MBS and this breaks some userscripts that rely on it.
I've replaced all occurences of _ (Lodash) with the equivalent methods of Array and Object.

Fixes #299

Lodash has been dropped from MBS and this breaks some userscripts
@murdos murdos merged commit fbdc28a into murdos:master Sep 13, 2020
@murdos
Copy link
Owner

murdos commented Sep 13, 2020

Thanks @kellnerd !

@kellnerd kellnerd deleted the replace-lodash branch October 16, 2021 23:20
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.

batch-add-recording-relationships.user.js broken since last server update
2 participants