Skip to content

chore: sync template after pnpm 11 / Node 22 alignment#6

Merged
stefanowitschdev merged 1 commit into
masterfrom
chore/sync-template-node22
Jun 13, 2026
Merged

chore: sync template after pnpm 11 / Node 22 alignment#6
stefanowitschdev merged 1 commit into
masterfrom
chore/sync-template-node22

Conversation

@stefanowitschdev

Copy link
Copy Markdown
Owner

Summary

Follow-up to #5. Re-runs pnpm sync-template so create-agentic-app/template/ matches the project after the pnpm 11 / Node 22 alignment.

Template changes

  • .nvmrc22
  • package.json → adds "packageManager": "pnpm@11.6.0"
  • Dockerfilenode:22-alpine, corepack enable (instead of pnpm@9), and pnpm-workspace.yaml copied into the deps stage

Generated output only — produced by pnpm sync-template from the project root.

🤖 Generated with Claude Code

Re-run `pnpm sync-template` so create-agentic-app/template/ picks up the
pnpm 11 + Node 22 changes from #5: packageManager field, .nvmrc 22, and the
Dockerfile (node:22-alpine + corepack, pnpm-workspace.yaml in the deps stage).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@stefanowitschdev stefanowitschdev merged commit fd7c82e into master Jun 13, 2026
4 checks passed
@stefanowitschdev stefanowitschdev deleted the chore/sync-template-node22 branch June 13, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants