Skip to content

Commit

Permalink
Releasing version 2.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LaunchDarklyCI committed Apr 7, 2021
1 parent e75d5be commit c50f05f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 10,517 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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).

## [2.22.2] - 2021-04-06
### Changed:
- 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)!)

## [2.22.1] - 2021-04-02
### Fixed:
- The property `LDOptions.inlineUsersInEvents` was not included in the TypeScript definitions for the JavaScript SDK.
Expand Down
Loading

0 comments on commit c50f05f

Please sign in to comment.