Skip to content

v11.0.0

Latest

Choose a tag to compare

@maxholman maxholman released this 02 Sep 09:28
· 1 commit to master since this release

Breaking

  • 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.