Skip to content

v1.0.0-beta-2

Pre-release
Pre-release

Choose a tag to compare

@Retsam Retsam released this 06 May 21:03
· 1 commit to master since this release

What's Changed

  • BREAKING: Requires react 18 - the reactComponent binding handler has switched over to the React 18 createRoot API.
  • BREAKING: Removed observe HOC - this is a hacky implementation and worse way to use this library compared to the hooks API.
  • Improved logging on potential errors from useObservable

Full Changelog: v0.10.0...v1.0.0-beta-2