Commit 7dc79e1
authored
chore(main): release react-sdk 1.1.0 (#1292)
🤖 I have created a release *beep* *boop*
---
##
[1.1.0](react-sdk-v1.0.2...react-sdk-v1.1.0)
(2025-12-09)
### ✨ New Features
* allow method to be passed into setContext hook
([#1301](#1301))
([279f9bf](279f9bf))
### 🐛 Bug Fixes
* await context change in useContextMutator setContext
([#1306](#1306))
([7ef721a](7ef721a))
* compare full EvaluationDetails to prevent stale data
([#1287](#1287))
([8133a4f](8133a4f))
* in-line docs, un-needed AbortController creation
([#1291](#1291))
([9b05be9](9b05be9))
* use actual previous context to noop useContextMutator setContext
([#1305](#1305))
([4d15a86](4d15a86))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Signed-off-by: OpenFeature Bot <[email protected]>1 parent 53259f5 commit 7dc79e1
File tree
4 files changed
+19
-4
lines changed- packages/react
4 files changed
+19
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| 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 | + | |
| 17 | + | |
3 | 18 | | |
4 | 19 | | |
5 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments