Sourced from qs's changelog.
6.15.2
- [Fix]
stringify: skip null/undefined entries inarrayFormat: 'comma'+encodeValuesOnlyinstead of crashing inencoder- [Fix]
stringify: use configureddelimiteraftercharsetSentinel(#555)- [Fix]
stringify: applyformatterto encoded key understrictNullHandling(#554)- [Fix]
stringify: skip null/undefined filter-array entries instead of crashing inencoder(#551)- [Fix]
parse: handle nested bracket groups and add regression tests (#530)- [readme] fix grammar (#550)
- [Dev Deps] update
@ljharb/eslint-config- [Tests] add regression tests for keys containing percent-encoded bracket text
6.15.1
- [Fix]
parse:parameterLimit: InfinitywiththrowOnLimitExceeded: truesilently drops all parameters- [Deps] update
@ljharb/eslint-config- [Dev Deps] update
@ljharb/eslint-config,iconv-lite- [Tests] increase coverage
9aca407
v6.15.25e33d33
[Dev Deps] update @ljharb/eslint-config21f80b3
[Fix] stringify: skip null/undefined entries in
arrayFormat: 'comma' + `e...a0a81ea
[Fix] stringify: use configured delimiter
after charsetSentinele3062f7
[Fix] stringify: apply formatter to encoded
key under strictNullHandling0c180a4
[Fix] stringify: skip null/undefined filter-array entries
instead of crashi...3a8b94a
[Tests] add regression tests for keys containing percent-encoded bracket
text96755ab
[readme] fix grammara419ce5
[Fix] parse: handle nested bracket groups and add
regression tests3f5e1c5
v6.15.1