Skip to content

Update underscore / lodash usage #338

@marfire

Description

@marfire

As far as I can tell, this single use of _.include() is the only thing keeping this from being compatible with lodash v4 (where it should be includes()).

Note that _.include() may not be supported by future versions of underscore, either, since as of 1.8.3 it's no longer documented (only includes is listed as an alias of contains).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions