Skip to content

Conversation

@belgattitude
Copy link
Contributor

@belgattitude belgattitude commented Nov 24, 2025

@hono/standard-validator 0.2.0 was recently released with minor improvements. See changelog here: https://github.com/honojs/middleware/releases/tag/%40hono%2Fstandard-validator%400.2.0

I've also updated the patch version for @standard-community/standard-openapi

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 24, 2025

Open in StackBlitz

npm i https://pkg.pr.new/rhinobase/hono-openapi@202

commit: 8d38b18

@MathurAditya724 MathurAditya724 merged commit 81bb283 into rhinobase:main Dec 5, 2025
4 checks passed
edevil added a commit to edevil/opencode that referenced this pull request Dec 6, 2025
Fixes a bug where path parameters (e.g., {name}) would incorrectly leak
to all routes when using .use() middleware with validators. This was
causing the generated OpenAPI spec to include spurious path parameters
on routes that didn't have them.

See: rhinobase/hono-openapi#202
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants