Skip to content

Version Packages - #715

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

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

Conversation

@roncohen

@roncohen roncohen commented Sep 7, 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.1

Patch Changes

  • 80f2e8f: Fix CONTAINS and NOT_CONTAINS for array-valued context. CONTAINS now checks for an exact, case-sensitive array element; NOT_CONTAINS checks its absence. Both use the first comparison value, while ANY_OF and NOT_ANY_OF continue to support multiple comparison values. Empty arrays do not contain any value.

    Support IS for arrays containing exactly one element equal to the comparison value; IS_NOT matches all other present arrays, including empty arrays and arrays with duplicate matching elements. Missing fields still fail closed. Scalar equality is unchanged.

    Scalar strings retain case-insensitive substring matching. Supported array equality and membership checks no longer produce UNSUPPORTED_ARRAY_OPERATOR warnings in Node SDK flag targeting or config evaluation.

@reflag/node-sdk@1.7.3

Patch Changes

  • 80f2e8f: Fix CONTAINS and NOT_CONTAINS for array-valued context. CONTAINS now checks for an exact, case-sensitive array element; NOT_CONTAINS checks its absence. Both use the first comparison value, while ANY_OF and NOT_ANY_OF continue to support multiple comparison values. Empty arrays do not contain any value.

    Support IS for arrays containing exactly one element equal to the comparison value; IS_NOT matches all other present arrays, including empty arrays and arrays with duplicate matching elements. Missing fields still fail closed. Scalar equality is unchanged.

    Scalar strings retain case-insensitive substring matching. Supported array equality and membership checks no longer produce UNSUPPORTED_ARRAY_OPERATOR warnings in Node SDK flag targeting or config evaluation.

  • Updated dependencies [80f2e8f]

    • @reflag/flag-evaluation@1.1.1

@reflag/openfeature-node-provider@1.2.4

Patch Changes

  • Updated dependencies [80f2e8f]
    • @reflag/node-sdk@1.7.3

Copilot AI lite review requested due to automatic review settings September 7, 2026 12:19

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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