Skip to content

v2.3.0

Compare
Choose a tag to compare
@dai-shi dai-shi released this 07 Aug 01:52
· 256 commits to main since this release

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