Releases: Retsam/ko-react
Releases · Retsam/ko-react
v1.0.0-beta-2
What's Changed
- BREAKING: Requires react 18 - the
reactComponent
binding handler has switched over to the React 18createRoot
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