Skip to content

Version Packages#599

Merged
roncohen merged 1 commit intomainfrom
changeset-release/main
Apr 7, 2026
Merged

Version Packages#599
roncohen merged 1 commit intomainfrom
changeset-release/main

Conversation

@roncohen
Copy link
Copy Markdown
Contributor

@roncohen roncohen commented Apr 6, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@reflag/node-sdk@1.5.0

Minor Changes

  • 403f004: Add a new flagsSyncMode option to the Node SDK with three sync strategies: polling, in-request, and push.

    polling keeps the existing periodic background refresh behavior, in-request refreshes stale flag definitions during request handling, and push subscribes to live flag updates over SSE. The new push mode lets applications receive flag definition updates immediately as they happen without relying on periodic polling.

Patch Changes

  • 51b4b9c: flush log is now debug instead of info

@reflag/openfeature-node-provider@1.1.0

Minor Changes

  • 403f004: Add a new flagsSyncMode option to the Node SDK with three sync strategies: polling, in-request, and push.

    polling keeps the existing periodic background refresh behavior, in-request refreshes stale flag definitions during request handling, and push subscribes to live flag updates over SSE. The new push mode lets applications receive flag definition updates immediately as they happen without relying on periodic polling.

Patch Changes

  • 51b4b9c: flush log is now debug instead of info
  • Updated dependencies [403f004]
  • Updated dependencies [51b4b9c]
    • @reflag/node-sdk@1.5.0

@roncohen roncohen force-pushed the changeset-release/main branch 2 times, most recently from 29c7f21 to f6016ce Compare April 7, 2026 08:16
@roncohen roncohen force-pushed the changeset-release/main branch from f6016ce to 91fd665 Compare April 7, 2026 11:28
@roncohen roncohen added this pull request to the merge queue Apr 7, 2026
Merged via the queue into main with commit 1a6c8fb Apr 7, 2026
8 checks passed
@roncohen roncohen deleted the changeset-release/main branch April 7, 2026 11:53
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