trpc-browser
Advanced tools
Comparing version
@@ -52,3 +52,3 @@ "use strict"; | ||
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment | ||
error: transformer.output.serialize((0, shared_1.getErrorShape)({ | ||
error: (0, shared_1.getErrorShape)({ | ||
config: router._def._config, | ||
@@ -60,3 +60,3 @@ error, | ||
ctx, | ||
})), | ||
}), | ||
}); | ||
@@ -63,0 +63,0 @@ }; |
@@ -57,3 +57,3 @@ "use strict"; | ||
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment | ||
error: transformer.output.serialize((0, shared_1.getErrorShape)({ | ||
error: (0, shared_1.getErrorShape)({ | ||
config: router._def._config, | ||
@@ -65,3 +65,3 @@ error, | ||
ctx, | ||
})), | ||
}), | ||
}); | ||
@@ -68,0 +68,0 @@ }; |
{ | ||
"name": "trpc-browser", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "tRPC adapters and links for everywhere in the browser", | ||
@@ -5,0 +5,0 @@ "author": "Janek Rahrt <janek.rahrt@me.com>, James Berry <jb@jamesbe.com>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
74516
-0.17%