Fixed

JavaScript SDK v5.0.2

View on GitHub

New Features and Improvements

  • Enhanced Attribute Forwarding:

    • Forward all per-call bucketing attributes on feature entry points, improving flexibility and automation.
    • Commit 57ee408
  • Experience Keys for Feature Control:

    • Utilize experienceKeys to refine feature execution with runFeatures, enabling more targeted control.
    • Commit e826055

Bug Fixes

  • Consistent Attribute Forwarding:
    • Ensure all per-call bucketing attributes are consistently forwarded on feature entry points.
    • Commit ae60d19