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 a597c2f commit f62e660Copy full SHA for f62e660
HISTORY.md
@@ -1,5 +1,5 @@
1
-3.x
2
-===
+3.0.0 / 2024-07-25
+==================
3
4
* deps: iconv-lite@0.6.3
5
- Fix HKSCS encoding to prefer Big5 codes
package.json
@@ -1,7 +1,7 @@
{
"name": "raw-body",
"description": "Get and validate the raw body of a readable stream.",
- "version": "3.0.0-beta.1",
+ "version": "3.0.0",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments