ci(changesets): version packages#1221
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (78)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis is a release PR that bumps Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@voltagent/server-hono@2.0.11
Patch Changes
#1220
9adf876Thanks @omeraplak! - fix(server-hono): support Zod v4 record schemas in Swagger docsThe built-in tool OpenAPI schemas now use explicit record key and value schemas so Zod v4 does not
produce undefined record value types during Swagger document generation.
Summary by cubic
Releases
@voltagent/server-hono2.0.11 to fix Swagger doc generation for Zod v4 record schemas. Example apps now depend on@voltagent/server-hono^2.0.11.Written for commit b334b9d. Summary will update on new commits.
Summary by CodeRabbit