Skip to content

Commit e81395d

Browse files
Releasing version 3.3.2
1 parent 5a53c34 commit e81395d

File tree

3 files changed

+26
-15680
lines changed

3 files changed

+26
-15680
lines changed

CHANGELOG.md

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

33
All notable changes to the `launchdarkly-js-sdk-common` package will be documented in this file. Changes that affect the dependent SDKs such as `launchdarkly-js-client-sdk` should also be logged in those projects, in the next release that uses the updated version of this package. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [3.3.2] - 2021-06-07
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+
510
## [3.3.1] - 2021-04-01
611
### Fixed:
712
- The property `LDOptionsBase.inlineUsersInEvents` was not included in the TypeScript definitions.

0 commit comments

Comments
 (0)