Jonathan Haines
deeeac9e1c
lint: array-type ( #1165 )
...
* lint: array-type
* format
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-05-19 16:00:53 +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
Aditya Mathur
0d6c13b1a3
feat: updated @hono/eslint-config package ( #1031 )
...
* chore(eslint-config): update dependencies and improve configuration
* chore(eslint-config): replace @typescript-eslint packages with typescript-eslint
* chore: completed changes suggested by @BarryThePenguin
* chore: updated the repo eslint config
* chore: updated the lockfile
* feat: added ci and minor changes
* chore: updated the eslint version in package.json
* chore: updated the lockfile
* add changeset
* `@ryoppippi/unplugin-typia` as devDependencies
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-29 08:18:02 +09:00
Jonathan Haines
4f9bb1dd8e
test: move tests to src directory ( #1075 )
...
* test(react-renderer): move tests to src directory
* test: move tests to src directory
* test: ensure vitest-pool-workers is installed at the root
2025-03-28 18:50:19 +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
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
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