Skip to content

Commit c50f05f

Browse files
Releasing version 2.22.2
1 parent e75d5be commit c50f05f

File tree

3 files changed

+19
-10517
lines changed

3 files changed

+19
-10517
lines changed

CHANGELOG.md

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

33
All notable changes to the LaunchDarkly Client-side SDK for React will be documented in this file. For the source code for versions 2.13.0 and earlier, see the corresponding tags in the [js-client-sdk](https://github.com/launchdarkly/js-client-sdk) repository; this code was previously in a monorepo package there. See also the [JavaScript SDK changelog](https://github.com/launchdarkly/js-client-sdk/blob/master/CHANGELOG.md), since the React SDK inherits all of the underlying functionality of the JavaScript SDK; this file covers only changes that are specific to the React interface. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [2.22.2] - 2021-04-06
6+
### Changed:
7+
- Updated the SDK's peer dependencies so that it can run in an application with React 17 (thanks, [maclockard](https://github.com/launchdarkly/react-client-sdk/pull/61)!)
8+
59
## [2.22.1] - 2021-04-02
610
### Fixed:
711
- The property `LDOptions.inlineUsersInEvents` was not included in the TypeScript definitions for the JavaScript SDK.

0 commit comments

Comments
 (0)