We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4707d commit 07a946aCopy full SHA for 07a946a
README.md
@@ -1,6 +1,6 @@
1
# fast-querystring
2
3
-Fast query-string parser to replace the legacy `node:querystring` parse function.
+Fast query-string parser to replace the legacy `node:querystring` parse & stringify functions.
4
5
### Installation
6
package.json
{
"name": "fast-querystring",
- "version": "0.5.0",
+ "version": "0.6.0",
"description": "",
"main": "lib/index.js",
"type": "commonjs",
0 commit comments