Tag: pnpm
9 articles
· pnpm / nodejs
pnpm 10 review — what changed and is it worth upgrading?
pnpm 10 blocks all dependency lifecycle scripts by default — a real supply-chain security win. Here is what changed and who should upgrade now.
· monorepo / pnpm
How to Set Up Changesets for Automated Monorepo Releases
Set up @changesets/cli v2.31.0 in a pnpm + Turborepo monorepo — from your first changeset to a fully automated GitHub Actions publish pipeline.
· monorepo / pnpm
Best monorepo tool in 2026 — pnpm + Turborepo or Nx?
A direct answer to the choice most TypeScript teams delay for months. When pnpm + Turborepo is the right call and when Nx earns its setup cost.
· monorepo / turborepo
Turborepo monorepo pitfalls we learned the hard way
5 production pitfalls that consistently bite mid-size teams 3–12 months into a Turborepo + pnpm monorepo migration — and exactly how to fix each one.
· monorepo / pnpm
How to Set Up a pnpm + Turborepo Monorepo from Scratch
Correctly bootstrap a pnpm + Turborepo monorepo from scratch with real task caching — v2 "tasks" key, not the deprecated "pipeline" most tutorials use.
· pnpm / yarn
pnpm vs Yarn — Complete 2026 Package Manager Comparison
On Yarn Classic and debating what is next? Yarn 4 is a harder migration than pnpm with no CI performance edge. Here is the 2026 case for switching to pnpm.
· astro / cloudflare
How to Deploy an Astro Site on Cloudflare Pages: Setup Guide
Cloudflare Pages deploys Astro for free with unlimited bandwidth. Step-by-step: adapter install, monorepo root directory fix, env vars, and custom domain.
· claude-code / monorepo
How to set up Claude Code for a monorepo
A hands-on guide to CLAUDE.md hierarchy, per-package scoping, --add-dir, parallel sessions with worktrees, and the gotchas that will bite you first. Verified on Claude Code v2.1.141, May 2026.
· pnpm / npm
pnpm vs npm — what actually changes when you switch
Switch if you run a monorepo or care about install speed and disk. Stay on npm if you have phantom-dep debt you cannot audit. Here is the concrete difference.