Skip to content

FD-577: Support Node 24#28

Merged
NateWaldschmidt merged 2 commits intomainfrom
chore/FD-577/node-24
Apr 17, 2026
Merged

FD-577: Support Node 24#28
NateWaldschmidt merged 2 commits intomainfrom
chore/FD-577/node-24

Conversation

@NateWaldschmidt
Copy link
Copy Markdown
Collaborator

@NateWaldschmidt NateWaldschmidt commented Apr 17, 2026

Summary

Updates the project to ensure support of Node 24 as the primary version and adds testing across Node 20, 22, and 24.

Changes:

  • Updated .node-version from 20.19.4 to 24.15.0
  • Updated CI workflow to test against Node 20, 22, and 24

Testing

  • Run tests locally with Node 24: npm test
  • Verify tests pass against all Node versions in CI

Checklist

  • Changes tested locally
  • CI should pass across all supported Node versions

@NateWaldschmidt NateWaldschmidt marked this pull request as ready for review April 17, 2026 14:06
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the .node-version file to version 24.15.0. Feedback indicates that the corresponding CI configuration updates mentioned in the PR description are missing from the current changes.

Comment thread .node-version
@NateWaldschmidt NateWaldschmidt merged commit f5c5d15 into main Apr 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants