1.7.5
·
20 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
1.7.5
- [FEAT] add
DecodeOptions.strictMergefor NodeqsstrictMergeparity, defaulting to object/scalar array wrapping while supporting legacy scalar-key merge mode - [FIX] match Node
qs6.14.2 list-limit semantics for indexed notation, comma-list overflow, and mixed overflow maps - [FIX] match Node
qs6.15.0 duplicate handling so bracket notation combines regardless of the selected duplicate strategy - [FIX] preserve unlimited parsing with
parameterLimit: double.infinityandthrowOnLimitExceeded: true - [FIX] match Node
qs6.15.2 bracket parsing behavior for nested/literal bracket groups, encoded bracket text, andallowDotswithdepth: 0 - [FIX] match Node
qs6.15.2 stringify edge cases for charset sentinel delimiters, strict-null RFC1738 formatting, comma-list null slots, and null filter entries