honojs-middleware/.github/workflows
uttk d4a69131e1
feat: Conform Validator Middleware (#666)
* feat: add `@hono/conform-validator` to packages

* docs: Add the conform-validtor middleware usage to README.md

* docs: fix README

* refactor: Fix tests to use HTTPException

* fix: update devDependencies in conform-validator

* chore: add github workflows for conform-validator

* feat: add changesets

* fix: Init conform-validator version to 0.0.0 for changesets

* feat: Add a hook option to `conformValidator()`

* feat: Fixed the conformValidator to return an error response when a validation error occurs

* fix: Fixed node version used in CI from 18.x to 20.x

* fix: Fix to use tsup in build command

* chore: delete `.skip` from `it` in test files.

* chore: fix title in test files.

* fix: Fixed to return 400 response when the request body is not FormData

* chore: fixed to change patch to major in changeset.

* chore: Removed unused libraries
2024-07-31 22:55:02 +09:00
..
ci-arktype-validator.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-auth-js.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-bun-transpiler.yml ci(bun-transpiler): fixed CI setting 2024-01-08 07:37:33 +09:00
ci-clerk-auth.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-conform-validator.yml feat: Conform Validator Middleware (#666) 2024-07-31 22:55:02 +09:00
ci-effect-validator.yml feat: Add Effect Schema validator (#589) 2024-07-11 23:46:31 +09:00
ci-esbuild-transpiler.yml feat: esbuild Transpiler Middleware (#231) 2023-11-05 10:57:04 +09:00
ci-event-emitter.yml feat: Event Emitter middleware (#615) 2024-07-07 16:03:10 +09:00
ci-firebase-auth.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-graphql-server.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-hello.yml chore(hello): update CI, dependencies, and build scripts (#626) 2024-07-07 16:24:11 +09:00
ci-medley-router.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-node-ws.yml feat: Introduce WebSocket helper for Node.js | `@hono/node-ws` (#503) 2024-05-09 21:51:25 +09:00
ci-oauth-providers.yml chore: migrate to `yarn v4` (#299) 2023-12-13 15:54:00 +09:00
ci-oidc-auth.yml feat: Add OpenID Connect authentication middleware (#372) 2024-02-13 11:14:48 +09:00
ci-prometheus.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-react-renderer.yml chore(react-renderer): add CI and update lock file/package.json (#314) 2023-12-16 10:34:54 +09:00
ci-sentry.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-swagger-ui.yml feat: swagger ui middleware (#230) 2023-11-04 18:18:20 +09:00
ci-trpc-server.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-typebox-validator.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-typia-validator.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-valibot-validator.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-zod-openapi.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
ci-zod-validator.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00
release.yml ci: update actions/checkout and actions/setup-node to v4 (#399) 2024-02-19 07:15:37 +09:00