{
  "id": 7264024,
  "title": "Jotai 3.0 Ships as a Modernized, ESM-Only Package That Drops Legacy Builds and Deprecated APIs",
  "url": "https://urgent.news/2026/09/14/jotai-3-0-ships-as-a-modernized-esm-only-package-that-drops-legacy",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-14T06:46:00.000Z",
  "source": {
    "name": "InfoQ",
    "slug": "infoq",
    "url": "https://www.infoq.com/news/2026/09/jotai-3-released/"
  },
  "original_language": "en",
  "account": "Jotai 3.0, an atomic state management library for React, has been released as an ESM-only package, dropping legacy builds and deprecated APIs. The update, described as a mostly backward-compatible change, removes the CommonJS build and ESM, UMD, and SystemJS bundles, along with support for older Node, React, and TypeScript versions. The package now targets ES2020 and uses direct NODE_ENV reading instead of build-time replacement, and Rollup has been replaced with other build tooling. Some public APIs, including atomFamily, loadable, and the setSelf argument to atom read functions, have been removed, but these were already deprecated in the late v2 line. Migration is expected to be straightforward for most teams, with atomFamily now residing in the jotai-family package and loadable users redirected to jotai-eager. The team behind Jotai aims to provide a leaner core with less maintenance through this update, which is now available on npm for teams ready to move away from v2 releases.",
  "summary": "Jotai, an atomic state management library for React, has released version 3.0.0, now exclusively using ES modules. It maintains backward compatibility but removes some deprecated APIs. Migration is straightforward for most users. This version emphasizes a leaner core with improvements while deferring significant feature changes for future updates. By Daniel Curtis",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}