- We're in a pnpm + turbo monorepo
- Must use
pnpmas package manager
- When you add tests - make sure they pass
- Every PR must include a changeset
- Create changeset:
pnpm newfrom repo root - For changes that don't need a release (e.g., README updates):
pnpm new:empty