Commit a0eb24d
authored
feat: release-react-sdk-v4 (#1238)
This PR will release the v4 major version of React SDK.
We should not merge this in until we have our docs ready.
SDK-1568
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Docs/metadata/release-config changes only; no runtime code paths are
modified.
>
> **Overview**
> Prepares the `@launchdarkly/react-sdk` package for its v4 major
release by updating release automation and SDK metadata.
>
> This sets `packages/sdk/react` to `release-as: 4.0.0` in
`release-please-config.json`, adds `inlineContextCustomEvents` to the
React SDK’s feature list in `.sdk_metadata.json`, refreshes
`packages/sdk/react/README.md` to point at the main docs and include
SLSA provenance guidance, and removes the temporary
`temp_docs/MIGRATING.md` document.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
cdd54bf. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 0ddd93f commit a0eb24d
4 files changed
Lines changed: 6 additions & 497 deletions
File tree
- packages/sdk/react
- temp_docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
16 | 12 | | |
17 | | - | |
| 13 | + | |
18 | 14 | | |
19 | | - | |
20 | | - | |
| 15 | + | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
| |||
0 commit comments