v1.0.0-beta-2
Pre-release
Pre-release
What's Changed
- BREAKING: Requires react 18 - the
reactComponentbinding handler has switched over to the React 18createRootAPI. - BREAKING: Removed
observeHOC - 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