Skip to content

Releases: Retsam/ko-react

Release list

v1.0.0-beta-2

v1.0.0-beta-2 Pre-release
Pre-release

Choose a tag to compare

@Retsam Retsam released this 06 May 21:03

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