No Case: Reduce Package Size
Changed
- Function accepts two arguments:
string
(required) andOptions
(optional) - Default behavior of
RegExp
is to split on ASCII characters only (previously it used a Unicode RegExp, but this added 5 KB) - Function export is renamed to
noCase