Version Packages by roncohen · Pull Request #713 · reflagcom/javascript · GitHub
Skip to content

Version Packages - #713

Merged
roncohen merged 1 commit into
mainfrom
changeset-release/main
Sep 6, 2026
Merged

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

Conversation

@roncohen

@roncohen roncohen commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

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/flag-evaluation@1.1.0

Minor Changes

  • 385e3f5: Add type-preserving native-array context evaluation with ANY_OF, NOT_ANY_OF, SET, and NOT_SET semantics. Unsupported array operators evaluate to false and produce non-fatal diagnostics that the Node SDK surfaces as rate-limited warnings.

@reflag/node-sdk@1.7.2

Patch Changes

  • 385e3f5: Add type-preserving native-array context evaluation with ANY_OF, NOT_ANY_OF, SET, and NOT_SET semantics. Unsupported array operators evaluate to false and produce non-fatal diagnostics that the Node SDK surfaces as rate-limited warnings.
  • Updated dependencies [385e3f5]
    • @reflag/flag-evaluation@1.1.0

@reflag/openfeature-node-provider@1.2.3

Patch Changes

  • Updated dependencies [385e3f5]
    • @reflag/node-sdk@1.7.2

Copilot AI lite review requested due to automatic review settings September 6, 2026 08:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The changes are consistent version/dependency/changelog updates for a Changesets-managed release with no additional code modifications introduced in this PR.

Pull request overview

Automated Changesets release PR that versions and prepares @reflag/flag-evaluation, @reflag/node-sdk, and @reflag/openfeature-node-provider for publication by updating package versions, dependent package pins, and changelogs.

Changes:

  • Bump @reflag/flag-evaluation to 1.1.0 and record the corresponding minor-change entry in its changelog.
  • Bump @reflag/node-sdk to 1.7.2, update its dependency on @reflag/flag-evaluation to 1.1.0, and update its changelog.
  • Bump @reflag/openfeature-node-provider to 1.2.3, update its dependency on @reflag/node-sdk to 1.7.2, update its changelog, and remove the consumed changeset file.
File summaries
File Description
yarn.lock Updates locked workspace/npm references for the bumped package versions and updated internal dependency pins.
packages/openfeature-node-provider/package.json Bumps provider version and pins @reflag/node-sdk to 1.7.2.
packages/openfeature-node-provider/CHANGELOG.md Adds 1.2.3 release notes reflecting the dependency update.
packages/node-sdk/package.json Bumps SDK version and pins @reflag/flag-evaluation to 1.1.0.
packages/node-sdk/CHANGELOG.md Adds 1.7.2 release notes covering the feature and dependency bump.
packages/flag-evaluation/package.json Bumps evaluator version to 1.1.0.
packages/flag-evaluation/CHANGELOG.md Adds 1.1.0 release notes for the new array-context evaluation semantics.
.changeset/array-context-evaluation.md Removes the changeset file after it has been applied to versions/changelogs.
Review details
  • Files reviewed: 7/8 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@roncohen
roncohen added this pull request to the merge queue Sep 6, 2026
Merged via the queue into main with commit 6f7264b Sep 6, 2026
8 checks passed
@roncohen
roncohen deleted the changeset-release/main branch September 6, 2026 09:38
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.

2 participants