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 f658e9f commit 39715f2Copy full SHA for 39715f2
1 file changed
.changeset/silver-rules-report.md
@@ -0,0 +1,9 @@
1
+---
2
+"@voltagent/server-core": patch
3
4
+
5
+fix(server-core): publish schema factory required by server-hono
6
7
+Publishes the `createServerCoreSchemas` export used by `@voltagent/server-hono` to build Swagger
8
+schemas with the active Zod instance. This keeps `server-hono` releases from resolving against a
9
+`server-core` package that does not provide the required runtime export.
0 commit comments