Commit Graph

27 Commits (c19b51baaf396647f2d6b021e38f083768328b74)

Author SHA1 Message Date
github-actions[bot] d910689ae8
Version Packages (#768) 2024-10-07 19:44:45 +09:00
Fabian Hiller 05610f520e
feat(valibot-validator): upgrade valibot peer dependency (#762) 2024-10-07 19:35:10 +09:00
github-actions[bot] 1ed5c7d7fa
Version Packages (#754) 2024-09-28 11:49:45 +09:00
Andrei 9639103a9a
fix(valibot-validator): use `tsup` and fix esm/cjs (#753)
* fix(valibot-validator): use `tsup` and fix esm/cjs

* chore(valibot-validator): remove build tsconfigs

* chore(.changeset): add changeset

* fix(valibot-validator): replace jest config extension with `.cjs`
2024-09-28 11:33:30 +09:00
Shotaro Nakamura 1bd5cdcd09
fix(valibot-validator): update Hono version and fix test code (#663)
* fix(valibot-validator): update Hono and fix test code

* chore: update lockfile

* chore: add changeset

* chore: remove changeset
2024-08-21 20:20:37 +09:00
github-actions[bot] 3d83b7a36f
Version Packages (#565) 2024-06-09 13:22:26 +09:00
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