You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/qs.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@
22
22
-`v2.x` and above are ESM only.
23
23
-`v1.x` is compatible with CommonJS and will be maintained with non-breaking changes.
24
24
25
+
`nestingSyntax: 'js'` offers the highest level of compatibility with `qs`. However, you may be able to use an alternative `nestingSyntax` value for increased performance.
0 commit comments