-
-
Notifications
You must be signed in to change notification settings - Fork 736
Pull requests: ljharb/qs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[New]:
parse
: add throwOnLimitExceeded
option
parse
semver-minor: new features
#517
by IamLizu
was merged Nov 17, 2024
Loading…
3 tasks done
[New] add strictDepth option to throw when input is beyond depth
#511
by jonchurch
was merged Aug 1, 2024
Loading…
[Fix] utils: Optimize performance under large data volumes, reduce me…
#502
by lixinGiting
was merged Apr 12, 2024
Loading…
Disable decodeDotInKeys by default to restore previous behavior
coderabbit
#501
by wwaaijer-exh
was merged Apr 12, 2024
Loading…
[New]
stringify
/parse
: add encodeDotKeys
/decodeDotKeys
respectively to allow . in object keys
parse
semver-minor: new features
stringify
#488
by aks-
was merged Feb 28, 2024
Loading…
[New]
parse
/stringify
: add allowEmptyArrays
option to allow [] in object values
parse
semver-minor: new features
stringify
#487
by aks-
was merged Jan 28, 2024
Loading…
[Fix]
parse
: Fix parsing when the global Object prototype is frozen
semver-patch: bugfix/patch/etc
#473
by jportner
was merged May 9, 2023
Loading…
Encode comma values more consistently
stringify
#463
by bakkerthehacker
was merged Mar 6, 2023
Loading…
[readme] add usage of
filter
option for injecting custom serialization, i.e. of custom types
documentation
security
#447
by gomain
was merged Jul 13, 2022
Loading…
[Fix] do not override array methods/properties (CVE-2021-44907)
#440
by lscoder
was closed Apr 7, 2022
Loading…
[Robustness]
stringify
: avoid relying on a global undefined
stringify
#427
by Connormiha
was merged Dec 27, 2021
Loading…
[Fix]
stringify
: actually fix cyclic references
semver-patch: bugfix/patch/etc
stringify
#426
by liaokunhua
was merged Dec 6, 2021
Loading…
Fixes the issue of stringify encoding comma(used to join array) even when
encodeValuesOnly = true
stringify
#424
by adnan-creator
was merged Nov 9, 2021
Loading…
[Docs] add note and links for coercing primitive values
documentation
#408
by DesignByOnyx
was merged Apr 18, 2021
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.