File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## ** 6.15.2**
2+ - [ Fix] ` stringify ` : skip null/undefined entries in ` arrayFormat: 'comma' ` + ` encodeValuesOnly ` instead of crashing in ` encoder `
3+ - [ Fix] ` stringify ` : use configured ` delimiter ` after ` charsetSentinel ` (#555 )
4+ - [ Fix] ` stringify ` : apply ` formatter ` to encoded key under ` strictNullHandling ` (#554 )
5+ - [ Fix] ` stringify ` : skip null/undefined filter-array entries instead of crashing in ` encoder ` (#551 )
6+ - [ Fix] ` parse ` : handle nested bracket groups and add regression tests (#530 )
7+ - [ readme] fix grammar (#550 )
8+ - [ Dev Deps] update ` @ljharb/eslint-config `
9+ - [ Tests] add regression tests for keys containing percent-encoded bracket text
10+
111## ** 6.15.1**
212- [ Fix] ` parse ` : ` parameterLimit: Infinity ` with ` throwOnLimitExceeded: true ` silently drops all parameters
313- [ Deps] update ` @ljharb/eslint-config `
You can’t perform that action at this time.
0 commit comments