Skip to content

Conversation

@lawrence6140791
Copy link

@lawrence6140791 lawrence6140791 commented Feb 11, 2026

Summary

Update the Node.js version requirement from 18.0.0 to 24.0.0 across SDK documentation to match the package.json engine requirement.

Key Changes

  • nodejs/README.md: Update Requirements section to Node.js >= 24.0.0
  • .github/copilot-instructions.md: Update test assumptions to node >= 24

Context

  • The nodejs/package.json engines.node is >=24.0.0
  • Documentation now reflects the actual minimum Node.js version required
  • Ensures consistency across all documentation files

@lawrence6140791 lawrence6140791 requested a review from a team as a code owner February 11, 2026 03:28
Copilot AI review requested due to automatic review settings February 11, 2026 03:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Node.js SDK documentation to match the minimum Node.js version enforced by the engines.node field in the Node package, keeping the README requirements accurate for users.

Changes:

  • Bumped the documented Node.js requirement from >= 18.0.0 to >= 24.0.0 in the Node.js SDK README.

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.

1 participant