Skip to content

Release 3.2.1

Compare
Choose a tag to compare
@junaed-optimizely junaed-optimizely released this 15 Aug 17:17
· 7 commits to master since this release
c16ea02

[3.2.1] - Aug 15, 2024

Bug fixes

  • clientReady is true even though internal client promise returns success == false bug fix(#273)
  • useDecision hook set the update listener on overy render bug fix(#273)
  • setForcedDecision does not reflect the changes in optmizely instance and useDecision hook bug fix(#274)

Changed

  • Performance improvements in both hooks and client instance(#273, #274)