Jonathan Haines
|
9235709060
|
refactor: composite build (#1230)
* refactor: composite build
* chore(ua-blocker): move demo.ts out of src
|
2025-06-16 11:23:47 +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
|
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 |
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 |