This repository was archived by the owner on Nov 20, 2023. It is now read-only.
Tags: StreamDeploy-DevRel/javascript-sdk
Tags
fix(Event Processor): impression event attributes exp, var should be … …empty instead of null (optimizely#718) ## Summary - experimentId and variationId should be empty if no variation or experiment is found. ## Test plan - Manually tested - All tests pass
fix stubbing issues and prep for release 0.3.1 for logging package (o… …ptimizely#711) ## Summary Upgrading to latest typescript version is causing stubbing issues and failing some unit tests. Downgrading the typescript version to `3.8.x` temporarily to fix this. ## Test plan - Manually tested thoroughly. - All existing tests pass
fix stubbing issues and prep for release 0.9.1 for datafile manager a… …nd event processor packages (optimizely#712) ## Summary Upgrading to latest typescript version is causing stubbing issues and failing some unit tests. Downgrading the typescript version to `3.8.x` temporarily to fix this. Also updated the version of `logging` to `0.3.1` which downgrades typescript version in that package ## Test plan - Manually tested thoroughly. - All existing tests pass
fix stubbing issues and prep for release 0.9.1 for datafile manager a… …nd event processor packages (optimizely#712) ## Summary Upgrading to latest typescript version is causing stubbing issues and failing some unit tests. Downgrading the typescript version to `3.8.x` temporarily to fix this. Also updated the version of `logging` to `0.3.1` which downgrades typescript version in that package ## Test plan - Manually tested thoroughly. - All existing tests pass
Update Datafile manager and event processor to use logging 0.3.0 (opt… …imizely#710) ## Summary 1. update datafile-manager and event-processor to use `@optimizely/js-sdk-logging 0.3.0`. 2. Prep for release `0.9.0` for `@optimizely/js-sdk-datafile-manager` and `optimizely/js-sdk-event-processor`. ## Test plan All existing tests pass
Update Datafile manager and event processor to use logging 0.3.0 (opt… …imizely#710) ## Summary 1. update datafile-manager and event-processor to use `@optimizely/js-sdk-logging 0.3.0`. 2. Prep for release `0.9.0` for `@optimizely/js-sdk-datafile-manager` and `optimizely/js-sdk-event-processor`. ## Test plan All existing tests pass
PreviousNext