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 9f49ee2 commit 9dceb74Copy full SHA for 9dceb74
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fastify/request-context",
3
- "version": "6.2.1",
+ "version": "7.0.0",
4
"description": "Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions",
5
"license": "MIT",
6
"maintainers": [
@@ -71,4 +71,4 @@
71
"publishConfig": {
72
"access": "public"
73
}
74
-}
+}
0 commit comments