Thanks for helping out.
npm install
npm testnpm run lint
npm run type-check
npm test
npm run buildCI runs these against React 18 and 19.
- Conventional Commits (
feat:,fix:,docs:,chore:). - Public API changes need a README update in the same PR.
- New hooks need tests covering the loading, success, and error paths.
- Keep the package dependency-free.
reactstays the only peer dependency — an SDK that drags in a data-fetching library is a much harder sell.
Include the requestId from the HeadBoardError — it maps to a server-side log entry.