Commit e8244cf
authored
chore(main): release react-sdk 1.2.0 (#1315)
🤖 I have created a release *beep* *boop*
---
##
[1.2.0](react-sdk-v1.1.0...react-sdk-v1.2.0)
(2026-01-16)
### ✨ New Features
* Add evaluation options to FeatureFlag component
([#1322](#1322))
([f3f3685](f3f3685))
* **react:** add FeatureFlag component
([#1164](#1164))
([e7a5fb5](e7a5fb5))
### 🐛 Bug Fixes
* infer domain from client for useContextMutator setContext
([#1317](#1317))
([49e664f](49e664f))
* remove explicit return type for React `OpenFeatureProvider`
([#1313](#1313))
([fb6cdc9](fb6cdc9))
### 📚 Documentation
* **react:** fix type in declarative testing example
([#1323](#1323))
([aebc2aa](aebc2aa))
---
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 <109696520+openfeaturebot@users.noreply.github.com>1 parent 49e664f commit e8244cf
File tree
4 files changed
+23
-4
lines changed- packages/react
4 files changed
+23
-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 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | 23 | | |
5 | 24 | | |
| |||
| 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