Packaging And Publishing
npm/pnpm workspaces, semver, publishing packages, dependency hygiene.
Why we need this / what value this brings
Monorepo workspace tooling (pnpm) is now the default expectation for any multi-package TS project.
When to use this
Setting up a new shared package, or auditing a dependency tree for bloat/duplication.
How to use or implement this
pnpm workspaces for monorepos, changesets for versioning/publishing discipline.
Research questions
- (add as research surfaces open questions)
Empty folder — drop notes, links, and findings here as you research.