Skip to content

Add support for Node 26 - #604

Open
williamhelmrath wants to merge 1 commit into
mixpanel:masterfrom
williamhelmrath:node-26-support
Open

Add support for Node 26#604
williamhelmrath wants to merge 1 commit into
mixpanel:masterfrom
williamhelmrath:node-26-support

Conversation

@williamhelmrath

Copy link
Copy Markdown

Closes #603

Hi! 👋 Our team recently upgraded to Node 26 and we've continued to use mixpanel-js without issue despite there not being official support for this version of Node. Wanted to contribute and formalize support!

What's changed

  • Updated engines.node to support Node versions >= 20 <=26
  • Added 26.x to the unit-tests CI matrix so it stays covered going forward

Testing

Ran these checks locally on Node v26.4.0:

  • npm run test:ci
  • npm run build-dist

Happy to adjust anything (I left the openfeature-provider-tests.yml CI check untouched bc it hasn't been updated to support Node 24) - just let me know. Thanks for maintaining this package!

@williamhelmrath
williamhelmrath requested review from a team and ketanmixpanel July 8, 2026 18:04
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.

Support for node 26

1 participant