yarn jotai 1.3.3
v1.3.3

latest releases: 2.8.2, 2.8.1, 2.8.0...
2 years ago

Summary

jotai

Previously, writing atom returns always void, but this was troublesome when a derived atom has a custom write function which returns a promise. Now, it returns a promise if write returns a promise.

PRs

  • #687 refactor(core): re-implement useAtom with useReducer
  • #689 fix(core): return promise void on write atom and set

Don't miss a new jotai release

NewReleases is sending notifications on new releases.