# Jotai v2.20.1 - Product: Jotai (https://whatsnew.fyi/product/jotai) - Vendor: Poimandres - Date: 2026-06-11 - Version: v2.20.1 - Original notes: https://github.com/pmndrs/jotai/releases/tag/v2.20.1 - Permalink: https://whatsnew.fyi/product/jotai/releases/v2.20.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Apply reviver when parsing subscription updates in atomWithStorage - **fixed** — Throw stackoverflow errors synchronously in internals This release includes a few small fixes. ##### What's Changed * fix(vanilla/utils/atomWithStorage): apply reviver when parsing subscription updates by @chatman-media in https://github.com/pmndrs/jotai/pull/3326 * fix(internals): throw stackoverflow errors synchronously by @dai-shi in https://github.com/pmndrs/jotai/pull/3330 ##### New Contributors * @15MariamS made their first contribution in https://github.com/pmndrs/jotai/pull/3321 * @sapphi-red made their first contribution in https://github.com/pmndrs/jotai/pull/3327 * @DucMinhNe made their first contribution in https://github.com/pmndrs/jotai/pull/3331 * @chatman-media made their first contribution in https://github.com/pmndrs/jotai/pull/3326 **Full Changelog**: https://github.com/pmndrs/jotai/compare/v2.20.0...v2.20.1