Skip to content

Commit daed4bb

Browse files
[3.2.1] PR ref update
1 parent 43f1a50 commit daed4bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
## [3.2.1] - Aug 15, 2024
44

55
### Bug fixes
6-
- `clientReady` is true even though internal client promise returns `success == false` bug fix
7-
- `useDecision` hook set the update listener on overy render bug fix
8-
- `setForcedDecision` does not reflect the changes in optmizely instance and `useDecision` hook bug fix
6+
- `clientReady` is true even though internal client promise returns `success == false` bug fix([#273](https://github.com/optimizely/react-sdk/pull/273))
7+
- `useDecision` hook set the update listener on overy render bug fix([#273](https://github.com/optimizely/react-sdk/pull/273))
8+
- `setForcedDecision` does not reflect the changes in optmizely instance and `useDecision` hook bug fix([#274](https://github.com/optimizely/react-sdk/pull/274))
99

1010
### Changed
11-
- Performance improvements in both hooks and client instance
11+
- Performance improvements in both hooks and client instance([#273](https://github.com/optimizely/react-sdk/pull/273), [#274](https://github.com/optimizely/react-sdk/pull/274))
1212

1313
## [3.2.0] - July 10, 2024
1414

0 commit comments

Comments
 (0)