Skip to content

Node 26 compatibility and OpenFeature fix

Choose a tag to compare

@jakewski jakewski released this 10 Jul 15:35
· 15 commits to master since this release
Immutable release. Only release title and notes can be modified.
  • Removes the engines field from package.json so npm no longer prints an engine warning on newer Node.js versions. CI now runs on current Node.js LTS versions.
  • @mixpanel/openfeature-web-provider: fixes fallback detection so FLAG_NOT_FOUND is reported correctly