split-string
Advanced tools
Changelog
[6.0.0] - 2018-08-14
Removed
The following options were all removed:
options.split
- support for the split
option was removed, but you may still pass a custom function for this as the last argument.options.keepQuotes
options.keepSmartQuotes
options.keepDoubleQuotes
options.keepSingleQuotes
options.keepBackticks
Added
options.keep
- function for determining whether or not to keep a character.Changelog
[5.0.0] - 2018-01-08
Changelog
[4.0.0] - 2017-11-22
Changelog
[3.1.0] - 2017-11-19
keepEscaping
as a functionlint-deps
to upgrade deps