# Jotai v2.20.2 - Product: Jotai (https://whatsnew.fyi/product/jotai) - Vendor: Poimandres - Date: 2026-07-14 - Version: v2.20.2 - Original notes: https://github.com/pmndrs/jotai/releases/tag/v2.20.2 - Permalink: https://whatsnew.fyi/product/jotai/releases/v2.20.2 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** — Subscriber not notified after nested store.set and sub/unsub inside a write This release fixes a regression in some edge case introduced in v2.18.1. ##### What's Changed * fix(vanilla): subscriber not notified after nested store.set and sub/unsub inside a write by @dai-shi in https://github.com/pmndrs/jotai/pull/3354 **Full Changelog**: https://github.com/pmndrs/jotai/compare/v2.20.1...v2.20.2