Skip to content

Commit aad5cbe

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 1.0.0
1 parent 1b37b5a commit aad5cbe

File tree

4 files changed

+44240
-11500
lines changed

4 files changed

+44240
-11500
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ All notable changes to the LaunchDarkly Gatsby plugin will be documented in this
88
- Support for Gatsby 4
99
- Drop support for Node 10.x
1010
- Add support for Node 16.x
11+
## [1.0.0] - 2023-06-30
12+
The latest version of this SDK supports LaunchDarkly's new custom contexts feature. Contexts are an evolution of a previously-existing concept, "users." For more information please read the [JavaScript SDK's latest release notes](https://github.com/launchdarkly/js-client-sdk/releases/tag/3.0.0).
13+
14+
For detailed information about this version, please refer to the list below. For information on how to upgrade from the previous version, please read the [react migration guide](https://docs.launchdarkly.com/sdk/client-side/react/web-migration-2-to-3).
15+
16+
### Added:
17+
18+
- The `context` configuration option has been added.
19+
20+
### Deprecated:
21+
22+
- The `user` configuration option has been deprecated. Please use `context` instead.
23+
1124
## [0.4.0] - 2022-11-16
1225
### Changed:
1326
- Bumps [launchdarkly-react-client-sdk](https://github.com/launchdarkly/react-client-sdk) from 2.23.3 to 2.29.2.

0 commit comments

Comments
 (0)