You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The generated Hono integration is now hono.ts (was hono-valibot.ts), validating requests through Standard Schema (~standard.validate) instead of valibot directly.
Generated output requires @block65/rest-client >= 14, which replaces PublicValibotHonoError with PublicValidationError.
New
Generated files carry a content-hash stamp in the banner and are left untouched when regeneration produces unchanged content — no more date-only churn, robust against downstream formatters.