github pmndrs/jotai v2.3.0

latest releases: v2.9.3, v2.9.2, v2.9.1...
13 months ago

Jotai v2's store API is framework-agnostic. The primary use case is for React, but the store can be used for other frameworks. One of the difficulties was handling promises, and there has been unstable_unwrap util since Jotai v2.0.0. Now, it's considered stable and becomes unwrap util (see docs for details).

What's Changed

Full Changelog: v2.2.3...v2.3.0

Don't miss a new jotai release

NewReleases is sending notifications on new releases.