- [#753](https://github.com/honojs/middleware/pull/753) [`9639103a9ae711707f240376ee7fed4d0e77b121`](https://github.com/honojs/middleware/commit/9639103a9ae711707f240376ee7fed4d0e77b121) Thanks [@MonsterDeveloper](https://github.com/MonsterDeveloper)! - Fix ESM/CJS exports and use `tsup` for building
- [#553](https://github.com/honojs/middleware/pull/553) [`7375c096b51b3e050cc808c29f5d122c028e4291`](https://github.com/honojs/middleware/commit/7375c096b51b3e050cc808c29f5d122c028e4291) Thanks [@chimame](https://github.com/chimame)! - changed supported version of valibot to 0.31.0 or later
- [#502](https://github.com/honojs/middleware/pull/502) [`d703577b551c82506e94c4a9c2ae9e7d933fb695`](https://github.com/honojs/middleware/commit/d703577b551c82506e94c4a9c2ae9e7d933fb695) Thanks [@y-hiraoka](https://github.com/y-hiraoka)! - improved vvalidator to infer route types with number queries
- [#463](https://github.com/honojs/middleware/pull/463) [`892ea7da85fb2c799eacc4d29651e1fa45a6aec0`](https://github.com/honojs/middleware/commit/892ea7da85fb2c799eacc4d29651e1fa45a6aec0) Thanks [@yudai-nkt](https://github.com/yudai-nkt)! - Update peer dependencies so that newer validators can be installed.
- [#384](https://github.com/honojs/middleware/pull/384) [`9b57c3bb30e9723b414eafe87979d11674b937ca`](https://github.com/honojs/middleware/commit/9b57c3bb30e9723b414eafe87979d11674b937ca) Thanks [@MonsterDeveloper](https://github.com/MonsterDeveloper)! - fix(valibot-validator): make validation input optional when schema is optional
- [#105](https://github.com/honojs/middleware/pull/105) [`c783e09`](https://github.com/honojs/middleware/commit/c783e0943a0488cb3911833f5b4d576a3427cbf3) Thanks [@yusukebe](https://github.com/yusukebe)! - fix a Hook type