Skip to content

chore(config): tune Node engine range and root guidance#3980

Merged
tangly1024 merged 2 commits intomainfrom
chore/root-config-sanity-pass
May 1, 2026
Merged

chore(config): tune Node engine range and root guidance#3980
tangly1024 merged 2 commits intomainfrom
chore/root-config-sanity-pass

Conversation

@tangly1024
Copy link
Copy Markdown
Owner

@tangly1024 tangly1024 commented May 1, 2026

Summary

  • change engines.node from >=20 to >=20 <25 to avoid unbounded major-version upgrades on hosted platforms
  • update issue auto-reply deployment guidance from npm legacy install to Yarn + Node 20.x compatibility message
  • document .yarnrc.yml as CI/platform fallback behavior so local Yarn 1 workflow remains clear

Why

  • Vercel logs showed >=20 can float to newer majors (e.g. 24.x), reducing predictability
  • issue bot comments and docs should match the project's Yarn-first collaboration policy

Test plan

  • verify modified files: package.json, .github/workflows/issue-response.yml, DEVELOPMENT.md
  • run lints/diagnostics for changed files
  • verify next Vercel deployment no longer warns about unbounded Node major upgrades

Allow Node 20-24 for better platform compatibility while aligning issue bot and developer docs with the Yarn-first workflow.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
notion-next-home Ready Ready Preview, Comment May 1, 2026 10:39am
notion-next-preview Ready Ready Preview, Comment May 1, 2026 10:39am

Refresh the landing theme preview screenshot to keep PR visuals aligned with the latest UI state.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying notionnext-seo-lesson with  Cloudflare Pages  Cloudflare Pages

Latest commit: 627b7c6
Status:⚡️  Build in progress...

View logs

@tangly1024 tangly1024 merged commit f32e41e into main May 1, 2026
5 of 8 checks passed
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