mizunohito
|
f59edfe89c
|
fix(valibot-validator): Add supports async validation (#515)
|
2024-05-13 06:56:42 +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 |
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
|
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 |
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 |
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 |