- supportCase.tags is optional in SupportCaseDoc schema - Spreading undefined throws TypeError at runtime - Fixed both [...supportCase.tags] and .includes() call with ?? [] fallback - Added regression test for undefined tags case - 9 support-cases tests passing |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| POSTAL_SMTP_SETUP.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||