Skip to content

Version Packages#616

Merged
roncohen merged 1 commit into
mainfrom
changeset-release/main
Apr 19, 2026
Merged

Version Packages#616
roncohen merged 1 commit into
mainfrom
changeset-release/main

Conversation

@roncohen
Copy link
Copy Markdown
Contributor

@roncohen roncohen commented Apr 19, 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.6.0

Minor Changes

  • 76f4492: Change the default flagsSyncMode from "polling" to "push".

    New ReflagClient instances now subscribe to live SSE flag updates by default unless flagsSyncMode is set explicitly. The deprecated cacheStrategy option still maps "periodically-update" to "polling" and "in-request" to "in-request".

Patch Changes

  • 27da48f: Fix BoundReflagClient.bindClient() so omitted user, company, and other fields preserve the previously bound context instead of being cleared.
  • 860024f: Fix REFLAG_CONFIG_FILE handling so the SDK loads the config file from the path provided by the environment variable.
  • 403226b: Mark emitEvaluationEvents as deprecated and note that it no longer has any effect and will be removed in the next major version.
  • 7847875: Fix fallbackProviders.static() so it returns a valid fallback snapshot that ReflagClient accepts during fallback initialization.

@reflag/openfeature-node-provider@1.2.0

Minor Changes

  • 76f4492: Updated to @reflag/node-sdk 1.6.0, which defaults to flagsSyncMode="push".

Patch Changes

  • Updated dependencies [27da48f]
  • Updated dependencies [860024f]
  • Updated dependencies [403226b]
  • Updated dependencies [76f4492]
  • Updated dependencies [7847875]
    • @reflag/node-sdk@1.6.0

@roncohen roncohen force-pushed the changeset-release/main branch 5 times, most recently from dd8acef to 60d3ab7 Compare April 19, 2026 12:26
@roncohen roncohen force-pushed the changeset-release/main branch from 60d3ab7 to e2412e1 Compare April 19, 2026 12:29
@roncohen roncohen added this pull request to the merge queue Apr 19, 2026
Merged via the queue into main with commit ba29021 Apr 19, 2026
7 checks passed
@roncohen roncohen deleted the changeset-release/main branch April 19, 2026 12:58
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