38 lines
837 B
Markdown
38 lines
837 B
Markdown
# @hono/zod-validator
|
|
|
|
## 0.0.6
|
|
|
|
### Patch Changes
|
|
|
|
- [#48](https://github.com/honojs/middleware/pull/48) [`81d06f7`](https://github.com/honojs/middleware/commit/81d06f7c9c2fef680f757d3bb25b2d40607d5ce8) Thanks [@yusukebe](https://github.com/yusukebe)! - chore: bump up Hono version to v3
|
|
|
|
## 0.0.5
|
|
|
|
### Patch Changes
|
|
|
|
- [#46](https://github.com/honojs/middleware/pull/46) [`72604c7`](https://github.com/honojs/middleware/commit/72604c74dafffeebf360e35f2fc03d94385214ab) Thanks [@yusukebe](https://github.com/yusukebe)! - refactor: rename `ValidationType` to `ValidationTargets`
|
|
|
|
## 0.0.4
|
|
|
|
### Patch Changes
|
|
|
|
- e1a49cf: bump up Hono version
|
|
|
|
## 0.0.3
|
|
|
|
### Patch Changes
|
|
|
|
- e45805f: bump up Hono version to v3.0.0-rc.9
|
|
|
|
## 0.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- a831696: fix and refactor types
|
|
|
|
## 0.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- 58e42aa: first release
|