This repository was archived by the owner on May 30, 2024. It is now read-only.
5.2.1
[5.2.1] - 2018-08-22
Fixed:
- Problematic dependencies flagged by
npm audithave been fixed. Note that these were all development-only dependencies, so should not have affected any production code. (#108) - Type definitions for
LDFeatureStoreare now correct. - Fixed an accidental global variable reference in
event_summarizer.js. (Thanks, jwenzler!)