Skip to content

v0.9.0

Latest

Choose a tag to compare

@oliveroldfield oliveroldfield released this 21 Aug 07:35

Added

  • evaluation emitter event: fires with { key, variant, value, user } whenever an evaluation is recorded — each time a variant is read via value()/is()/isOn()/isOff()/jsonValue(), in step with impression counting. The hook for forwarding flag exposures to any analytics or experimentation tool; a listener that throws is logged and swallowed and can never break flag evaluation.

See the README section "Forwarding Evaluations to Analytics Tools".