github pmndrs/jotai v1.3.9

latest releases: v2.8.0, v2.7.2, v2.7.1...
2 years ago

Summary

There was an edge-case issue with async atoms reported #751, which is fixed. Other changes are basically refactoring, but they may fix some potential bugs.

What's Changed

  • fix(core): resolve infinite loop with chained async dependencies by @dai-shi in #766
  • fix(query): improve atomWith(Infinite)Query with enabled by @dai-shi in #767
  • fix(core): improve reading atom state by @dai-shi in #768
  • fix(core): promise handling in store by @dai-shi in #769

Full Changelog: v1.3.8...v1.3.9

Don't miss a new jotai release

NewReleases is sending notifications on new releases.