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 |
paihu
|
352507bc06
|
fix(standard-validator): fix hook's result type (#964)
* fix standard validator type
* add test and format code
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
|
2025-02-10 18:42:04 +09:00 |
github-actions[bot]
|
4f927dfaa8
|
Version Packages (#963)
|
2025-02-07 10:02:30 +09:00 |
Rokas Muningis
|
8e5f49394b
|
fix(standard-validator): remove dead code (#962)
* fix(standard-validator): remove dead code
* chore(standard-validator): changeset
|
2025-02-07 09:39:07 +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 |