Commit Graph

21 Commits (7375c096b51b3e050cc808c29f5d122c028e4291)

Author SHA1 Message Date
chimame 7375c096b5
chore: Update valibot to version 0.31.0 (#553)
* chore: Update valibot to version 0.31.0

* Modify update valibot to version 0.31.0

* Modify update yarn.lock to valibot 0.31.0

* Add CHANGELOG using changesets
2024-06-09 13:15:41 +09:00
github-actions[bot] fb81f4ea4a
Version Packages (#516) 2024-05-13 07:06:25 +09:00
mizunohito f59edfe89c
fix(valibot-validator): Add supports async validation (#515) 2024-05-13 06:56:42 +09:00
github-actions[bot] 9495f5ddab
Version Packages (#504) 2024-05-06 10:24:07 +09:00
hiraoka d703577b55
[valibot-validator] Fix Type Inference for number Types in `valibot-validator` Query (#502)
* [valibot-validator] Type inference failure in RPC routes when `"query"` contains `number` type(s). #501

* add changeset file.
2024-05-06 10:10:56 +09:00
github-actions[bot] 3c351e1097
Version Packages (#464) 2024-04-20 16:31:53 +09:00
Yudai Nakata 892ea7da85
chore(peer-deps): install newer peer depenencies (#463)
* chore(peer-deps): install newer peer depenencies

fix #442.

* chore: add a changeset entry

* chore: update lockfile
2024-04-20 16:28:36 +09:00
github-actions[bot] 3fdf755ed6
Version Packages (#392) 2024-02-15 05:44:45 +09:00
Andrew 9b57c3bb30
fix(valibot-validator): make validation input optional when schema is optional (#384)
* chore(valibot-validator): Replace `jsonT` in tests

* fix(valibot-validator): Handle optional schema

* test(valibot-validator): Update tests

* chore(valibot-validator): Add changeset

* chore(valibot-validator): Fix formatting
2024-02-15 05:38:43 +09:00
Yusuke Wada ee12e3c08a
chore: bump hono to `3.11.7` (#311) 2023-12-14 18:33:01 +09:00
Yusuke Wada bd18b966ee
chore: migrate to `yarn v4` (#299)
* changeset

* chore: migrate to `yarn v4`

* remove changeset

* fixed Github Actions for `hello`

* fix gitignore

* add dependencies

* add ci for oauth-providers

* add dependencies

* add `publint`

* update msw
2023-12-13 15:54:00 +09:00
github-actions[bot] 3633efd1de
Version Packages (#218) 2023-10-30 06:46:28 +09:00
Yusuke Wada b3d80a0cca
fix: bump hono version of `peerDependencies` (#219)
* fix: bump hono version of `peerDependencies`

* add changeset
2023-10-30 06:39:46 +09:00
github-actions[bot] 05f4b47080
Version Packages (#136) 2023-08-24 08:54:57 +09:00
Nico Franke dd620f0dc7
refactor(valibot-validator): update to latest valibot version (#135)
* chore(valibot-validator): update valibot version

* refactor(valibot-validator): use updated safeParse result

* chore: add changeset
2023-08-24 08:38:25 +09:00
github-actions[bot] 5eb29ae29e
Version Packages (#112) 2023-08-16 08:50:31 +09:00
Yusuke Wada 945938b6af
fix: bump up valibot (#111)
* fix(valibot): bump up valibot

* changeset
2023-08-16 08:44:38 +09:00
github-actions[bot] fb34f25205
Version Packages (#106) 2023-08-07 18:47:38 +09:00
Yusuke Wada c783e0943a
fix(valibot-validator): fix Hook type (#105)
* fix(valibot-validator): fix Hook type

* changeset
2023-08-07 18:39:39 +09:00
github-actions[bot] b78e8e1bf4
Version Packages (#103) 2023-07-30 08:11:04 +09:00
Nico Franke c15de7ce3c
feat(valibot-validator): Add Valibot Validator Middleware (#102)
* feat: add valibot validator

* add changeset
2023-07-30 08:07:44 +09:00