Releases · reflagcom/javascript · GitHub
Skip to content

Releases: reflagcom/javascript

@reflag/openfeature-node-provider@1.2.3

Choose a tag to compare

@roncohen roncohen released this 06 Sep 09:40
6f7264b

Patch Changes

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

@reflag/node-sdk@1.7.2

Choose a tag to compare

@roncohen roncohen released this 06 Sep 09:40
6f7264b

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

Choose a tag to compare

@roncohen roncohen released this 06 Sep 09:40
6f7264b

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/vue-sdk@1.5.2

Choose a tag to compare

@roncohen roncohen released this 18 Aug 11:22
5aa5a64

Patch Changes

  • 869fe86: Avoid calling an uninitialized event cleanup function when a suspended component unmounts before mounting.

@reflag/openfeature-node-provider@1.2.2

Choose a tag to compare

@roncohen roncohen released this 18 Aug 11:22
5aa5a64

Patch Changes

  • @reflag/node-sdk@1.7.1

@reflag/node-sdk@1.7.1

Choose a tag to compare

@roncohen roncohen released this 18 Aug 11:22
5aa5a64

Patch Changes

  • Updated dependencies [338e9d2]
    • @reflag/flag-evaluation@1.0.1

@reflag/flag-evaluation@1.0.1

Choose a tag to compare

@roncohen roncohen released this 18 Aug 11:22
5aa5a64

Patch Changes

  • 338e9d2: Prevent prototype pollution when unflattening JSON with unsafe property paths.

@reflag/react-sdk@1.6.2

Choose a tag to compare

@roncohen roncohen released this 07 Aug 07:16
43bde73

Patch Changes

  • 127ac7f: Prevent useOptInFlags() from missing a flag update that finishes between render and event subscription.

@reflag/react-native-sdk@0.3.2

Choose a tag to compare

@roncohen roncohen released this 07 Aug 07:16
43bde73

Patch Changes

  • Updated dependencies [127ac7f]
    • @reflag/react-sdk@1.6.2

@reflag/vue-sdk@1.5.1

Choose a tag to compare

@roncohen roncohen released this 04 Aug 19:45
40e10af

Patch Changes

  • 879f8d9: Fix React and Vue opt-in flag keys to respect generated flag types, and return reliable loading state from useOptInFlags() while bootstrapped clients fetch opt-in metadata. React's hook also supports Suspense.
  • Updated dependencies [879f8d9]
    • @reflag/browser-sdk@1.6.1