Jotai v2.18.1

v2.18.1
Changed 1
  • Use optional chaining for storage.subscribe in atomWithStorage
Fixed 2
  • Subscriber not notified when derived read calls store.set
  • Add Symbol.observable type support to ObservableLike

This release fixes a regression introduced in v2.12.1, which affects an uncommon edge case.

What's Changed

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.18.0...v2.18.1

View original

Upgraded? How did it go?

Discussion