Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 2dd3128

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 9.0.0
1 parent cd65cae commit 2dd3128

File tree

4 files changed

+6432
-6440
lines changed

4 files changed

+6432
-6440
lines changed

CHANGELOG.md

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

33
All notable changes to the LaunchDarkly React Native SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [9.0.0] - 2024-01-09
6+
**Version 9.0 includes breaking changes in dependencies**. In version 9.0, there are no changes to the React Native SDK API or functionality. Version 9.0 of the SDK requires Java 17, in order to support React Native 0.73.
7+
8+
The LaunchDarkly [React Native SDK version 10](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react-native) currently in development is written in pure JavaScript and compatible with Expo. For most customers, we recommend waiting for version 10.
9+
10+
### Added:
11+
- Support for React Native 0.73.x
12+
13+
### Removed:
14+
- Support for React Native 0.69.x, 0.70.x, 0.71.x, 0.72.x
15+
516
## [8.0.2] - 2023-12-20
617
### Changed:
718
- Added tests to ensure the SDK works correctly with Xcode 15

0 commit comments

Comments
 (0)