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
github-actions[bot]
d4cc24f754
Version Packages ( #1206 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-09 19:05:17 +09:00
Jonathan Haines
683455895d
refactor(clerk-auth): enable isolated declarations ( #1194 )
2025-06-09 18:11:11 +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
Yusuke Wada
738f1da5db
chore: update the lockfile ( #1071 )
2025-03-27 11:02:11 +09:00
Jonathan Haines
243a73c41c
build(clerk-auth): lint published package ( #1042 )
2025-03-27 10:48:09 +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
fc56cf2ae3
ci: run workspace scripts ( #1015 )
...
* ci: run workspace scripts
* ci: remove run option
* ci: remvoe default working directory
* test(firebase-auth): start emulator in vitest
2025-03-17 23:38:56 +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
Jonathan Haines
5ea7fb5d09
chore: Migrate workspaces that use `jest` to `vitest` ( #998 )
...
* docs(contributing): add section on testing
Fixes #994
* test(clerk-auth): replace jest with vitest
* test(graphql-server): replace jest with vitest
* test(medley-router): replace jest with vitest
* test(oauth-providers): replace jest with vitest
* test(oidc-auth): replace jest with vitest
* test(sentry): replace jest with vitest
* test(trpc-server): replace jest with vitest
* test(typebox-validator): replace jest with vitest
* test(typia-validator): replace jest with vitest
* test(valibot-validator): replace jest with vitest
* chore: cleanup remaining references to jest
* chore: fix lint errors
* test(typia-validator): fix exclude directory
* test(oauth-providers): use vitest environment miniflare
* chore: update `yarn.lock`
* chore(zod-openapi): pin zod-validator to 0.4.2
* test(graphql-server): remove console filtering
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-04 22:00:28 +09:00
Yusuke Wada
7a401b0850
chore: use the latest eslint and `@hono/eslint-config` ( #904 )
...
* chore: use the latest eslint and `@hono/eslint-config`
* update codes
2024-12-25 18:08:43 +09:00
Yusuke Wada
7ab462dbc4
refactor: format ( #497 )
2024-05-04 11:33:29 +09:00
github-actions[bot]
8e8acb916f
Version Packages ( #474 )
2024-04-25 22:46:58 +09:00
Andrei
1823a28627
feat(clerk-auth): Migrate to Clerk Core v2 ( #465 )
...
* chore(valibot-validator): Replace `jsonT` in tests
* fix(valibot-validator): Handle optional schema
* test(valibot-validator): Update tests
* chore(valibot-validator): Add changeset
* chore(valibot-validator): Fix formatting
* remove old changeset
* feat(clerk-auth): Migrate to Clerk Core v2
* chore: Add changeset
* fix: Add back tsup devDep
* chore: Fix lockfile
* chore: infer clerkAuth type instead of importing it directly
* chore: refactor redirect handling
* chore: remove unnecessary `rimraf` devDep
* chore: rewrite clerk devDeps versions
* chore: fix peerDeps
* chore: update lockfile
* drop `@clerk/shared` peerDep
2024-04-25 22:43:36 +09:00
github-actions[bot]
3c351e1097
Version Packages ( #464 )
2024-04-20 16:31:53 +09:00
Yudai Nakata
892ea7da85
chore(peer-deps): install newer peer depenencies ( #463 )
...
* chore(peer-deps): install newer peer depenencies
fix #442 .
* chore: add a changeset entry
* chore: update lockfile
2024-04-20 16:28:36 +09:00
github-actions[bot]
afcb36f053
Version Packages ( #462 )
2024-04-19 09:06:11 +09:00
Hadeeb Farhan
6497f5772f
fix(clerk-auth): export esm ( #460 )
...
* fix(clerk-auth): export esm
* update extension of `jest.config`
2024-04-19 09:00:06 +09:00
github-actions[bot]
599e5f5058
Version Packages ( #382 )
2024-02-10 08:47:06 +09:00
Carlos Ricardo Ziegler
ea19f6bdeb
fix: change peer dependency to support v4.0.0 ( #380 )
...
* chore: Update hono peer dependency to support v4.0.0
* chore: Update hono peer dependency to support v4.0.0 in some packages
* update `yarn.lock`
* add changeset
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-02-10 08:44:21 +09:00
Yusuke Wada
ee12e3c08a
chore: bump hono to `3.11.7` ( #311 )
2023-12-14 18:33:01 +09:00
Yusuke Wada
bd18b966ee
chore: migrate to `yarn v4` ( #299 )
...
* changeset
* chore: migrate to `yarn v4`
* remove changeset
* fixed Github Actions for `hello`
* fix gitignore
* add dependencies
* add ci for oauth-providers
* add dependencies
* add `publint`
* update msw
2023-12-13 15:54:00 +09:00
Vaggelis Yfantis
24750c37bb
chore(clerk-auth): Update README.md ( #226 )
...
* Update README.md
* Update README.md
2023-11-03 03:41:00 +09:00
github-actions[bot]
e5434ffc2f
Version Packages ( #213 )
2023-10-27 16:58:49 +09:00
Vaggelis Yfantis
a18da2a545
feat: Clerk Middleware ( #151 )
...
* initial commit
* wip
* Update README.md
* tests(clerk-auth): Setup testing and added first test
* docs(clerk-auth): Update README.md
* tests(clerk-auth): Added some more tests
* chore(clerk-auth): Added refernece in tests
* ci(clerk-atuh): Add Clerk Auth workflow
* use `env` helper to get enviroment variables
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2023-10-27 16:50:22 +09:00