honojs-middleware/.changeset
Yusuke Wada a62b59f450
feat(zod-validator): support Zod v4 (#1173)
* feat(zod-validator): support Zod v4

* changeset

* oops. using `any`

* remove the not used value

* [wip] support both v3 and v4

* update

* avoid the type error on build

* remove unnecessary `unknown`

* fixed type and add test

* avoid the type error

* rename the test

* don't use `schema instanceof ZodObject`

* update README

* use released `3.25.6`

* changeset

* use `zod` instead of `zod/v3`

* don't update the peerDependencies

* use both v3 and v4 types if Zod has v4

* fix ZodError

* fixed

* update lock file

* update README

* remove unnecessary cast
2025-05-27 17:47:54 +09:00
..
README.md initial commit 2022-10-16 17:52:21 +09:00
config.json chore(changeset): remove `updateInternalDependencies` 2024-10-06 14:02:58 +09:00
new-deer-attack.md feat(zod-validator): support Zod v4 (#1173) 2025-05-27 17:47:54 +09:00
shiny-words-matter.md feat(zod-validator): support Zod v4 (#1173) 2025-05-27 17:47:54 +09:00

README.md

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation