Jonathan Haines
c880649458
refactor: enable isolated declarations ( #1209 )
2025-06-09 19:00:20 +09:00
github-actions[bot]
0dc8b719b4
Version Packages ( #1145 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-28 15:21:28 +09:00
Andrei
01cd896e9b
fix(arktype-validator): Don't return restricted fields in error responses ( #1137 )
...
* fix(arktype-validator): add failing test for cookie header
* fix(arktype-validator): add restricted fields that are not returned in the "data" field of the error
* chore: add changeset
2025-04-28 15:17:34 +09:00
Yusuke Wada
b9fa57530a
chore: format codes ( #1142 )
2025-04-27 19:28:24 +09:00
Jonathan Haines
1fd8ebf9b6
feat(eslint-config): enable linting with type information ( #1098 )
2025-04-07 19:31:09 +09:00
Jonathan Haines
e8512f0ee9
build: typescript project references ( #1077 )
...
* build: typescript project references
* chore: remove duplicate keys
2025-04-02 18:28:02 +09:00
Jonathan Haines
b18f24379b
chore(dev-deps): upgrade to hono v4 ( #1092 )
...
* chore(dev-deps): upgrade to hono v4
* chore(zod-openapi): build workspace dependencies
* chore(trpc-server): ignore null body type
2025-03-31 18:20:57 +09:00
Jonathan Haines
6e268318bf
build(arktype-validator): lint published package ( #1033 )
...
* build(arktype-validator): lint published package
* ci(arktype-validator): run publint
2025-03-24 19:46:35 +09:00
Jonathan Haines
783a082c12
chore: add coverage badges ( #1023 )
...
* chore: add coverage badges
* ci(casbin): fix spelling
2025-03-19 17:53:11 +09:00
Jonathan Haines
4d67af162f
test(workspace): upgrade to vitest v3 ( #1009 )
...
* test(workspace): upgrade to vitest v3
Fixes #1007
* chore(standard-validator): add vitest type to `tsconfig.json`
* chore: update `yarn.lock`
* chore(zod-openapi): bump `typescript`
* chore(typia-validator): make it ESM
* ci(bun-transpiler): fix Bun to v1.1.32
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-12 12:52:15 +09:00
Yusuke Wada
7a401b0850
chore: use the latest eslint and `@hono/eslint-config` ( #904 )
...
* chore: use the latest eslint and `@hono/eslint-config`
* update codes
2024-12-25 18:08:43 +09:00
github-actions[bot]
54777128b8
Version Packages ( #541 )
2024-05-24 10:23:25 +09:00
David Blass
c05e5456cb
feat(arktype-validator): migrate to 2.0 ( #542 )
...
* feat(arktype-validator): migrate to 2.0
* add changeset
2024-05-24 05:59:20 +09:00
github-actions[bot]
0d7244b5bb
Version Packages ( #339 )
2024-01-04 13:08:08 +09:00
Andrew
b84c6c8eb3
feat: ArkType validator middleware ( #325 )
...
* feat: Create arktype-validator
* feat: Add changeset
* chore(arktype-validator): Fix formatting
* chore(index.test.ts): Replace `jsonT` with `json`
* feat(ci): Create arktype validator CI
* feat(package.json): Add arktype validator build script
* fix(ci): Fix lock file
2024-01-04 13:05:17 +09:00