honojs-middleware/packages/effect-validator/CHANGELOG.md

14 lines
658 B
Markdown
Raw Normal View History

2024-07-11 22:57:55 +08:00
# @hono/effect-validator
2024-07-21 17:21:04 +08:00
## 1.0.1
### Patch Changes
- [#657](https://github.com/honojs/middleware/pull/657) [`8cf5bf0055483caa08344efc8ada3d22d4833fac`](https://github.com/honojs/middleware/commit/8cf5bf0055483caa08344efc8ada3d22d4833fac) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: add a build command to `package.json` at the top
2024-07-11 22:57:55 +08:00
## 1.0.0
### Major Changes
- [#589](https://github.com/honojs/middleware/pull/589) [`95eb48c83e9a7c38da5070312ccdfeaffea7e70d`](https://github.com/honojs/middleware/commit/95eb48c83e9a7c38da5070312ccdfeaffea7e70d) Thanks [@gunta](https://github.com/gunta)! - Add new basic Effect Schema validator middleware