Changelog
5.0.0 (2023-09-07)
parseValue
now receives the escaped value and an additional argument quoted
unescapeValue
is removedparseValue
now receives the escaped value and an additional argument quoted
(fbc13bc)coordinates.1
for headers to parse into a nested array (67c2685)Changelog
3.0.0 (2023-03-07)
flattenArray
option, use flatten: isObjectOrArray
instead.
Also, the utility function isObjectOrArray
is now strict and does not return true for classes.flatten
into a boolean or callback again and make it strict, not matching classes (5d99eb6)isObject
and isObjectAndArray
(ecdf273)