inclusivity
- BREAKING -
includes
helper will not throw errors anymore when passednull
/undefined
/other falsy values. This allows you to useincludes
against more kinds of user-generated data safely.
includes
helper will not throw errors anymore when passed null
/undefined
/other falsy values. This allows you to use includes
against more kinds of user-generated data safely.