Skip to content

Release 2.9.0

Compare
Choose a tag to compare
@opti-jnguyen opti-jnguyen released this 17 Jun 02:18
· 80 commits to master since this release
b3b9ed7

[2.9.0] - June 15, 2022

Bug fixes

  • addresses issues #152 and #134: Gracefully returns pessimistic default values when hooks fail instead of throwing an error.
  • fixed issue #156 - Added children prop to make the SDK compatible with React 18(#158).
  • Updates React SDK to use React 18 and fixed related typescript issues (#159).
  • Replaces enzyme with react testing library to make unit tests work with React 18 (#159).