You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix (audiences): Update project config - no longer expect conditions of audiences in typedAudiences to be strings (#182)
Summary:
Update project config to handle the latest datafile format for 3.0 with typed audience evaluation. conditions properties of objects in typedAudiences will be Arrays, and no longer JSON-strings.
Test Plan:
Updated typed audiences datafile in test data to the latest format. Existing tests should pass - no change in behavior.
0 commit comments