44 lines
2.0 KiB
Markdown
44 lines
2.0 KiB
Markdown
# @hono/valibot-validator
|
|
|
|
## 0.2.3
|
|
|
|
### Patch Changes
|
|
|
|
- [#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.
|
|
|
|
## 0.2.2
|
|
|
|
### Patch Changes
|
|
|
|
- [#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
|
|
|
|
## 0.2.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#219](https://github.com/honojs/middleware/pull/219) [`b3d80a0`](https://github.com/honojs/middleware/commit/b3d80a0cca92db6b243d3a6e9761c20d931136a2) Thanks [@yusukebe](https://github.com/yusukebe)! - bump hono version of `peerDependencies`
|
|
|
|
## 0.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#135](https://github.com/honojs/middleware/pull/135) [`dd620f0`](https://github.com/honojs/middleware/commit/dd620f0dc72976a76952c9506babdef9c33ffd7b) Thanks [@ZerNico](https://github.com/ZerNico)! - update valibot version
|
|
|
|
## 0.1.2
|
|
|
|
### Patch Changes
|
|
|
|
- [#111](https://github.com/honojs/middleware/pull/111) [`945938b`](https://github.com/honojs/middleware/commit/945938b6afe45f7f4f934b9fafebf9fb503560eb) Thanks [@yusukebe](https://github.com/yusukebe)! - bump up valibot
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- [#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
|
|
|
|
## 0.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- [#102](https://github.com/honojs/middleware/pull/102) [`c15de7c`](https://github.com/honojs/middleware/commit/c15de7ce3cbaa3b76ee259f266d480235a47e8fa) Thanks [@ZerNico](https://github.com/ZerNico)! - first release
|