Skip to content

Update dependency jotai to v2.20.1#496

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/jotai-2.x-lockfile
Open

Update dependency jotai to v2.20.1#496
renovate[bot] wants to merge 1 commit into
devfrom
renovate/jotai-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jotai 2.13.12.20.1 age confidence

Release Notes

pmndrs/jotai (jotai)

v2.20.1

Compare Source

This release includes a few small fixes.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.20.0...v2.20.1

v2.20.0

Compare Source

This release improves performance in high-throughput scenarios. Huge kudos to @​dmaskasky!

What's Changed

Full Changelog: pmndrs/jotai@v2.19.1...v2.20.0

v2.19.1

Compare Source

This release includes several small refactors to improve performance.

What's Changed

  • fix(vanilla/utils/atomWithObservable): use symbol index signature to avoid 'Symbol.observable' type reference by @​sukvvon in #​3274
  • refactor(internals): replace nextDeps with prevDeps by @​dmaskasky in #​3278
  • refactor(internals): reduce recomputeInvalidatedAtoms overhead (performance) by @​dmaskasky in #​3284
  • refactor(internals): reduce flushPending overhead (performance) by @​dmaskasky in #​3285
  • fix(internals): check if atom has dependencies before doing mountDependencies work (performance) by @​dmaskasky in #​3290
  • fix(internals): check if atom has onMount property before queueing processOnMount callback (performance) by @​dmaskasky in #​3291
  • refactor(types): prefer no-any by @​dai-shi in #​3304

New Contributors

Full Changelog: pmndrs/jotai@v2.19.0...v2.19.1

v2.19.0

Compare Source

We improved the core to enable atom caching for performance for some cases.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.18.1...v2.19.0

v2.18.1

Compare Source

This release fixes a regression introduced in v2.12.1, which affects an uncommon edge case.

What's Changed

  • fix(vanilla): subscriber not notified when derived read calls store.set by @​dmaskasky in #​3245
  • fix(vanilla/utils/atomWithObservable): add 'Symbol.observable' type support to 'ObservableLike' by @​sukvvon in #​3253
  • refactor(vanilla/utils/atomWithStorage): use optional chaining for 'storage.subscribe' by @​sukvvon in #​3260

Full Changelog: pmndrs/jotai@v2.18.0...v2.18.1

v2.18.0

Compare Source

We moved jotai/babel to jotai-babel.

Migration Guide

If you use the preset:

  {
-   "presets": ["jotai/babel/preset"]
+   "presets": ["jotai-babel/preset"]
  }

If you use a plugin:

  {
-   "plugins": ["jotai/babel/plugin-debug-label"]
+   "plugins": ["jotai-babel/plugin-debug-label"]
  }

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.17.1...v2.18.0

v2.17.1

Compare Source

Small typing improvements. If you are using v2.16 or earlier, we recommend upgrading to the latest version.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.17.0...v2.17.1

v2.17.0

Compare Source

This release deprecates some features, which will be dropped in v3.

What's Changed

Full Changelog: pmndrs/jotai@v2.16.2...v2.17.0

v2.16.2

Compare Source

Fixes unwrap and loadable, resolving a regression introduced in v2.15.2.

What's Changed
New Contributors

Full Changelog: pmndrs/jotai@v2.16.1...v2.16.2

v2.16.1

Compare Source

This fixes an internal API issue that affects ecosystem libraries.

What's Changed

  • fix(internals): buildingblocks should not invoke buildingblock definitions from top-scope by @​dmaskasky in #​3197

Full Changelog: pmndrs/jotai@v2.16.0...v2.16.1

v2.16.0

Compare Source

This version deprecates atomFamily in jotai/utils in favor of jotai-family, and includes some internal changes.

What's Changed

Full Changelog: pmndrs/jotai@v2.15.2...v2.16.0

v2.15.2

Compare Source

This release introduces some internal changes. In particular, it adds a warning when unsupported store mutations (side effects) are detected.

What's Changed

Full Changelog: pmndrs/jotai@v2.15.1...v2.15.2

v2.15.1

Compare Source

A minor but important fix in utils.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.15.0...v2.15.1

v2.15.0

Compare Source

This is another change in the internal functions of the core, to help Jotai ecosystem libraries.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.14.0...v2.15.0

v2.14.0

Compare Source

This version changes the internal functions of the core. Libraries that depend on them, such as jotai-devtools, need to be updated correspondingly.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.13.1...v2.14.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from undg as a code owner September 8, 2025 12:15
@renovate renovate Bot enabled auto-merge (squash) September 8, 2025 12:15
@renovate renovate Bot force-pushed the renovate/jotai-2.x-lockfile branch 8 times, most recently from 35c4340 to 957ae3f Compare September 14, 2025 08:10
@renovate renovate Bot force-pushed the renovate/jotai-2.x-lockfile branch 11 times, most recently from 9620f3d to 6cd50af Compare September 23, 2025 14:35
@renovate renovate Bot force-pushed the renovate/jotai-2.x-lockfile branch 4 times, most recently from 9fc65b5 to 0e66d56 Compare September 24, 2025 20:25
@renovate renovate Bot changed the title Update dependency jotai to v2.14.0 Update dependency jotai to v2.15.0 Sep 25, 2025
@renovate renovate Bot force-pushed the renovate/jotai-2.x-lockfile branch 4 times, most recently from 420556c to 098d2e6 Compare September 28, 2025 13:27
@renovate renovate Bot force-pushed the renovate/jotai-2.x-lockfile branch 5 times, most recently from 0a5377f to 5d05a8c Compare October 7, 2025 02:26
@renovate renovate Bot force-pushed the renovate/jotai-2.x-lockfile branch 17 times, most recently from 8200a5b to 883389b Compare October 18, 2025 05:43
@renovate renovate Bot force-pushed the renovate/jotai-2.x-lockfile branch 7 times, most recently from fe3adfc to f9d2e7d Compare October 22, 2025 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants