Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 510 Bytes

File metadata and controls

27 lines (20 loc) · 510 Bytes

Summary

  • What changed?
  • Why this change?

Type of Change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Test-only change
  • CI/Tooling

Validation

  • npm run lint
  • npm run typecheck
  • npm test
  • Additional targeted checks (if applicable)

Checklist

  • Tests added/updated for behavior change
  • Docs updated (README/docs/changelog) if needed
  • No secrets or local DB artifacts included
  • Backward compatibility impact reviewed