Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hjball
Copy link
Contributor

@hjball hjball commented Dec 13, 2025

  • trpc-to-openapi doesn't support Next 16 or complex zod types -> z.array(dueDateFilterSchema).optional()
  • Downgraded to to Next v15.5.9 (latest patched version pre16: https://nextjs.org/blog/security-update-2025-12-11)
  • Switched to semantic date ranges "overdue", "today", "tomorrow" for simplicity and trpc-to-openapi support
  • Added enableSessionForAPIKeys: true to prevent 401 errors for API requests

Resolves: #281

@hjball hjball merged commit 86ecdca into main Dec 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API keys not working in latest build.

1 participant