managarten/packages/shared-hono
Till JS 62597707b3 fix(memoro/server): resolve all TypeScript strict mode errors
- Add Hono<{ Variables: AuthVariables }> typing to all authenticated route files
- Conditionally spread optional params to satisfy exactOptionalPropertyTypes
- Fix implicit any on catch handlers (err: unknown)
- Prefix unused _userId param in space service declineInvite
- Remove unused imports (handleTranscriptionCompleted, updateMemoProcessingStatus)
- shared-hono/credits: prefix unused _operation param in validateCredits

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 21:59:31 +02:00
..
src fix(memoro/server): resolve all TypeScript strict mode errors 2026-03-31 21:59:31 +02:00
package.json feat(shared-hono): add credit client for Hono backends 2026-03-28 10:13:34 +01:00
tsconfig.json refactor(infra): remove zitare + clock NestJS backends, add shared-hono package 2026-03-27 22:43:46 +01:00