Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 554 Bytes

File metadata and controls

20 lines (17 loc) · 554 Bytes

Description

Type of change

  • Bugfix
  • New feature
  • Breaking change
  • Refactor / tech debt
  • Docs / CI

Checklist

  • pnpm lint, pnpm typecheck, pnpm build pass locally
  • Tests added/updated (where it makes sense)
  • Prisma migration included (if the schema changed)
  • No secrets / .env values committed
  • Security implications considered (input validation, authz, CSP)
  • Docs updated if architecture is affected

Linked issues