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 f0291ef commit e4b4bd1Copy full SHA for e4b4bd1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fastify/error",
3
- "version": "3.0.0",
+ "version": "3.1.0",
4
"description": "A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.",
5
"main": "index.js",
6
"types": "types/index.d.ts",
0 commit comments