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
c880649458
refactor: enable isolated declarations ( #1209 )
2025-06-09 19:00:20 +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
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
Yusuke Wada
738f1da5db
chore: update the lockfile ( #1071 )
2025-03-27 11:02:11 +09:00
Jonathan Haines
2939ab7493
build(effect-validator): lint published package ( #1045 )
2025-03-27 10:56:28 +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]
17659346dd
Version Packages ( #863 )
2024-12-02 11:03:37 +09:00
Yuichiro Yamashita
739d4a01fc
feat(effect-validator): support `effect@3.10.0` ( #859 )
...
* upgrade effect to 3.10.0
* add changeset
* tidy import
* update lock file
* remove RemoveReadonly
2024-12-02 10:56:10 +09:00
github-actions[bot]
09bb26fccf
Version Packages ( #759 )
2024-10-02 16:19:55 +09:00
Shoki
80da4aa50a
feat(effect-validator): use array formatting for errors ( #718 )
...
* feat(effect-validator): use array formatting for errors
* add test for `error`
* make it as `minor`
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-10-02 16:14:14 +09:00
github-actions[bot]
795d4af3d4
Version Packages ( #658 )
2024-07-21 18:21:04 +09:00
github-actions[bot]
1f5858ec55
Version Packages ( #636 )
2024-07-11 23:57:55 +09:00
Gunther Brunner
95eb48c83e
feat: Add Effect Schema validator ( #589 )
...
* First commit
* Add basic Effect Schema validator
* chore(effect-validator): Change name of middleware to `effect-validator` and fix devDependencies
* chores(effect-validator): Update yarn.lock
* Remove bun lock file
* chores(effect-validator): Add github workflow
* chores: Update yarn.lock
* refactor the code and correct settings
* remove unnecessary files
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-07-11 23:46:31 +09:00