Skip to content

Conversation

@hieu-w
Copy link
Contributor

@hieu-w hieu-w commented Feb 10, 2026

Motivation and Context

Jira Link:

Description

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project. (run lint)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code requires a db migration.

Note

Low Risk
Primarily a CI/runtime version bump plus a small README formatting tweak; risk is limited to potential build/compat issues under Node 24.

Overview
Updates the project’s Node.js baseline by switching GitHub Actions CI from Node 22.x to 24.x and aligning .nvmrc to >=24.x.

Also removes the README mention of a UMD build format, keeping the documented distribution formats to esm and commonjs.

Written by Cursor Bugbot for commit bb39675. This will update automatically on new commits. Configure here.

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