Skip to content

chore: support Node 22, 24, 26#807

Merged
abraham merged 2 commits into
mainfrom
copilot/support-node-24-26
Jun 19, 2026
Merged

chore: support Node 22, 24, 26#807
abraham merged 2 commits into
mainfrom
copilot/support-node-24-26

Conversation

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Drops Node 18 and 20 from the test matrix and adds Node 24 and 26, aligning supported versions with current Node.js LTS/active releases.

Changes

  • .github/workflows/index.yaml: Update CI matrix from [18, 20, 22][22, 24, 26]
  • package.json: Add engines: { node: ">=22" } to formally declare the minimum supported version

Copilot AI changed the title [WIP] Update supported Node.js versions to 22, 24, and 26 chore: support Node 22, 24, 26 Jun 19, 2026
Copilot AI requested a review from abraham June 19, 2026 20:07
@abraham abraham marked this pull request as ready for review June 19, 2026 20:13
@abraham abraham merged commit a491409 into main Jun 19, 2026
5 checks passed
@abraham abraham deleted the copilot/support-node-24-26 branch June 19, 2026 20:13
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