inclusivity
- BREAKING -
includeshelper will not throw errors anymore when passednull/undefined/other falsy values. This allows you to useincludesagainst 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.