Skip to content

v1.2.1

Compare
Choose a tag to compare
@dai-shi dai-shi released this 16 Jul 14:07

Summary

v1.2.0 introduced jotai/rxjs, but because atomWithObservable can be implemented library-agnostic, it's moved to jotai/utils. [BREAKING] jotai/rxjs bundle is removed.

PRs

  • #593 feat(rxjs): Convert atomWithObservable to Observable spec
  • #596 breaking(rxjs): move atomWithObservable in utils
  • #597 fix(utils): atomWithObservable type