-
-
Notifications
You must be signed in to change notification settings - Fork 892
Pull requests: ljharb/qs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: skip the decoders in utils.decode when there is no percent sign
#583
opened Jul 30, 2026 by
zhangj23
Loading…
[Fix] allowEmptyArrays respects arrayFormat option (replacement for #533)
#580
opened Jul 26, 2026 by
deepshekhardas
Loading…
add allowDotsForNumbers option to convert from brackets of indices to dots (replacement for #542)
#579
opened Jul 26, 2026 by
deepshekhardas
Loading…
[Fix] parse: throw on unbalanced bracket groups (replacement for #560)
#578
opened Jul 26, 2026 by
deepshekhardas
Loading…
[Fix] stringify: with comma:true and RFC3986 format, decode comma for an array as a reserved char
#577
opened Jul 26, 2026 by
deepshekhardas
Loading…
[Fix] Skipping blank values at stringify (replacement for #307)
#576
opened Jul 26, 2026 by
deepshekhardas
Loading…
[Performance] Improve array parsing performance (replacement for #544)
#575
opened Jul 26, 2026 by
deepshekhardas
Loading…
[Fix] arrayFormat for parse (replacement for #329)
#574
opened Jul 26, 2026 by
deepshekhardas
Loading…
[Fix] \stringify\: encode keys when \llowEmptyArrays\ is set (fix PR #561)
#573
opened Jul 26, 2026 by
deepshekhardas
Loading…
[Fix] stringify: respect arrayFormat when using allowEmptyArrays option (fixes #525)
#572
opened Jul 24, 2026 by
deepshekhardas
Loading…
[Fix]
parse: flatten a collection appended to an overflowed array
#571
opened Jul 23, 2026 by
spokodev
Loading…
[Fix] utils: don't encode \$ per RFC 3986 (fixes #163)
#570
opened Jul 22, 2026 by
deepshekhardas
Loading…
[Fix] stringify: serialize Date values when filter function is used (fixes #475)
#569
opened Jul 22, 2026 by
deepshekhardas
Loading…
docs: clarify 6.14.1 parse bracket behavior change
#568
opened Jul 17, 2026 by
hfhchan-plb
Loading…
1 of 2 tasks
docs: clarify 6.15.2 parse bracket behavior change
#567
opened Jul 15, 2026 by
Hashim1999164
Loading…
1 of 2 tasks
[Fix]
stringify: throw on a non-primitive value in a comma-separated array (#378)
#566
opened Jul 13, 2026 by
Leonard013
Loading…
[Fix]
utils: encode + as %2B in iso-8859-1 mode so values round-trip
#565
opened Jun 28, 2026 by
sarathfrancis90
Contributor
Loading…
[Fix]
stringify: stop re-encoding structural separator dots when encodeDotInKeys is set
#564
opened Jun 25, 2026 by
spokodev
Loading…
[Fix]
parse: throw on unbalanced bracket groups
parse
#560
opened Jun 9, 2026 by
pupuking723
Loading…
[Perf]: ~1.9x faster parse via fast-paths and manual scanning
#552
opened Apr 16, 2026 by
homanp
Loading…
add allowDotsForNumbers option to convert from brackets of indices to dots
semver-minor: new features
#542
opened Jan 20, 2026 by
antareepsarkar
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.