Commit 92b8e26
authored
chore: migrating current react features (#1235)
This PR copies the react features that are in
https://github.com/launchdarkly/react-client-sdk/blob/main/.sdk_metadata.json
to the new `js-core` react sdk met.
NOTE: there will be another PR to add in features that are supported in
the new sdk (if any)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk metadata-only change, but incorrect feature/version mappings
could mislead tooling or documentation that consumes this file.
>
> **Overview**
> Updates `.sdk_metadata.json` to replace the React SDK’s single
`contexts` feature entry with a full, versioned feature matrix (for
example `allFlags`, `bootstrapping`, `secureMode`, `hooks`, and others),
aligning React metadata with the upstream React client SDK feature list.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
1684feb. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/launchdarkly/js-core/pull/1235"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->1 parent e53949e commit 92b8e26
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
182 | 196 | | |
183 | 197 | | |
184 | 198 | | |
| |||
0 commit comments