Skip to content

drop lodash #3949

@dynst

Description

@dynst

"lodash": "^4.17.20"

It's an enormous dependency that hasn't had a release since 2021. How much of it is even needed? _.includes is just a standard array method now. is-what can be imported for helpers like _.isObject. _.shuffle is replaceable by just-shuffle

lodash/lodash#5989 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions