Skip to content

Commit 15bdf45

Browse files
Releasing version 2.19.2
1 parent e377771 commit 15bdf45

File tree

3 files changed

+94
-17423
lines changed

3 files changed

+94
-17423
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to the LaunchDarkly client-side JavaScript SDKs will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [2.19.2] - 2021-06-08
6+
### Fixed:
7+
- Events for the [LaunchDarkly debugger](https://docs.launchdarkly.com/home/flags/debugger) are now properly pre-processed to omit private user attributes, as well as enforce only expected top level attributes are sent.
8+
- Events for the [LaunchDarkly debugger](https://docs.launchdarkly.com/home/flags/debugger) now include the index of the variation responsible for the evaluation result.
9+
10+
511
## [2.19.1] - 2021-04-01
612
### Fixed:
713
- The property `LDOptions.inlineUsersInEvents` was not included in the TypeScript definitions.

0 commit comments

Comments
 (0)