Commit a62aae5
authored
chore: release main (#1308)
🤖 I have created a release *beep* *boop*
---
<details><summary>browser: 0.1.17</summary>
##
[0.1.17](browser-v0.1.16...browser-v0.1.17)
(2026-04-23)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-client-sdk bumped from 4.6.1 to 4.6.2
</details>
<details><summary>browser-telemetry: 1.0.33</summary>
##
[1.0.33](browser-telemetry-v1.0.32...browser-telemetry-v1.0.33)
(2026-04-23)
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/js-client-sdk bumped from 4.6.1 to 4.6.2
</details>
<details><summary>jest: 1.0.11</summary>
##
[1.0.11](jest-v1.0.10...jest-v1.0.11)
(2026-04-23)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @launchdarkly/react-native-client-sdk bumped from ~10.16.0 to ~10.17.0
</details>
<details><summary>js-client-sdk: 4.6.2</summary>
##
[4.6.2](js-client-sdk-v4.6.1...js-client-sdk-v4.6.2)
(2026-04-23)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-client-sdk-common bumped from 1.25.0 to 1.26.0
</details>
<details><summary>js-client-sdk-common: 1.26.0</summary>
##
[1.26.0](js-client-sdk-common-v1.25.0...js-client-sdk-common-v1.26.0)
(2026-04-23)
### Features
* support waitForNetworkResults in FDv2 data manager
([#1280](#1280))
([df7fa9e](df7fa9e))
### Bug Fixes
* FDv2 Only -- Adjust the behavior of initialization when only cache
initializers are available.
([#1304](#1304))
([9a2b25a](9a2b25a))
* migrate anonymous context namespace to general namespace
([#1312](#1312))
([afbed0f](afbed0f))
</details>
<details><summary>node-server-sdk-dynamodb: 6.2.24</summary>
##
[6.2.24](node-server-sdk-dynamodb-v6.2.23...node-server-sdk-dynamodb-v6.2.24)
(2026-04-23)
### Bug Fixes
* **node-server-sdk-dynamodb:** remove unnecessary ioredis package
([#1306](#1306))
([5d6c86e](5d6c86e))
</details>
<details><summary>react-native-client-sdk: 10.17.0</summary>
##
[10.17.0](react-native-client-sdk-v10.16.0...react-native-client-sdk-v10.17.0)
(2026-04-23)
### Features
* **react-native:** no storage fallback to in-memory map
([#1281](#1281))
([cc86eab](cc86eab))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-client-sdk-common bumped from 1.25.0 to 1.26.0
</details>
<details><summary>react-sdk: 0.2.3</summary>
##
[0.2.3](react-sdk-v0.2.2...react-sdk-v0.2.3)
(2026-04-23)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-client-sdk bumped from ^4.6.1 to ^4.6.2
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Primarily a Release Please version bump across multiple packages with
dependency updates; only minimal runtime impact beyond consuming the new
`@launchdarkly/js-client-sdk-common` behavior changes pulled in by the
bumps.
>
> **Overview**
> **Release automation update:** bumps workspace package versions and
changelogs for a coordinated release.
>
> Updates `@launchdarkly/js-client-sdk` to `4.6.2` (and consumers
`@launchdarkly/browser`, `@launchdarkly/react-sdk`, and examples) plus
`@launchdarkly/js-client-sdk-common` to `1.26.0`. Also bumps
`@launchdarkly/react-native-client-sdk` to `10.17.0` (and
`@launchdarkly/jest` dependency), `@launchdarkly/browser-telemetry` to
`1.0.33`, and `@launchdarkly/node-server-sdk-dynamodb` to `6.2.24`,
along with manifest updates and wrapper/version constants.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
9c1a764. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent df7fa9e commit a62aae5
27 files changed
Lines changed: 111 additions & 32 deletions
File tree
- packages
- sdk
- browser
- example-fdv2
- example
- src/platform
- combined-browser
- react-native
- example-fdv2
- example
- src/platform
- react
- examples
- hello-react
- react-server-example
- vercel-edge
- src/client
- store/node-server-sdk-dynamodb
- telemetry/browser-telemetry
- tooling/jest
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
3 | 17 | | |
4 | 18 | | |
5 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments