Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

5.2.1

Choose a tag to compare

@eli-darkly eli-darkly released this 22 Aug 23:23
2a5e6c7

[5.2.1] - 2018-08-22

Fixed:

  • Problematic dependencies flagged by npm audit have been fixed. Note that these were all development-only dependencies, so should not have affected any production code. (#108)
  • Type definitions for LDFeatureStore are now correct.
  • Fixed an accidental global variable reference in event_summarizer.js. (Thanks, jwenzler!)