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 caea93c commit 2c70544Copy full SHA for 2c70544
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fastify-http-context",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Simulates a thread of execution to allow for true session context to take place per api call within the fastify lifecycle of calls.",
5
"main": "index.js",
6
"scripts": {
0 commit comments