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
|
d911e624a8
|
build(standard-validator): lint published package (#1061)
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
|
2025-03-27 15:30:30 +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 |
github-actions[bot]
|
305f463cf6
|
Version Packages (#967)
|
2025-02-10 18:45:17 +09:00 |
github-actions[bot]
|
4f927dfaa8
|
Version Packages (#963)
|
2025-02-07 10:02:30 +09:00 |
github-actions[bot]
|
08b7e0d1de
|
Version Packages (#961)
|
2025-02-06 21:45:16 +09:00 |
Rokas Muningis
|
f77d7ba2e2
|
feat(standard-validator): Add standard schema validation (#887)
* feat(standard-validator): Add standard schema validation
* feat(standard-validator): add changeset
* feat(standard-validator): reintroduce type tests
* feat(standard-validator): simplif tests
* build(standard-validator): add gitlab pipeline
* chore(standard-validator): remove redundant files
* feat(standard-validator): cleanup tests, adjust comments
* fix(standard-validator): adjust versions, fix doc
* build: fix lockfile
* feat(standard-validator): drop headers lower-casing, update readme
* check types in test dir and add `tsc` to the test command
|
2025-02-06 21:38:36 +09:00 |