Skip to content

Commit 2f563d8

Browse files
Update Changelog for release of version 2.10.4
1 parent 0d85ca2 commit 2f563d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
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.10.4] - 2019-05-22
6+
### Added:
7+
- `unpkg` entry to `package.json` to specify primary build artifact to simplify the unpkg snippet URL.
8+
### Fixed:
9+
- Streaming updates did not work if `useReport` was enabled, or if the SDK was connecting through the LaunchDarkly relay proxy. This bug was introduced in version 2.10.0.
10+
511
## [2.10.3] - 2019-05-08
612
### Changed:
713
- Changed the package names from `ldclient-js`, `ldclient-react`, and `ldclient-js-common` to `launchdarkly-js-client-sdk`, `launchdarkly-react-client-sdk`, and `launchdarkly-js-sdk-common`, respectively.

0 commit comments

Comments
 (0)