Skip to content

Update dependency jotai to v2.20.2 - #109

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

Update dependency jotai to v2.20.2#109
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jotai-2.x-lockfile

Conversation

@renovate

@renovaterenovateBot commented Feb 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
jotai2.16.12.20.2ageconfidence

Release Notes

pmndrs/jotai (jotai)

v2.20.2

Compare Source

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 #​3354

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

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@vercel

vercelBot commented Feb 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
springfallReadyReadyPreviewAug 14, 2026 5:28pm

@renovaterenovateBot changed the title chore(deps): update dependency jotai to v2.17.0chore(deps): update dependency jotai to v2.17.1Feb 4, 2026
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from a62d20f to 86c82d3CompareFebruary 4, 2026 05:08
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 86c82d3 to 98beeafCompareFebruary 12, 2026 16:34
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 98beeaf to 8ab190dCompareFebruary 17, 2026 16:31
@renovaterenovateBot changed the title chore(deps): update dependency jotai to v2.17.1chore(deps): update dependency jotai to v2.18.0Feb 19, 2026
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 8ab190d to 61a42f5CompareFebruary 19, 2026 01:47
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 61a42f5 to 1d6dabdCompareMarch 5, 2026 19:52
@renovaterenovateBot changed the title chore(deps): update dependency jotai to v2.18.0chore(deps): update dependency jotai to v2.18.1Mar 9, 2026
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 1d6dabd to f7e8b3aCompareMarch 9, 2026 19:17
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from f7e8b3a to 2331bc6CompareMarch 13, 2026 15:53
@renovaterenovateBot changed the title chore(deps): update dependency jotai to v2.18.1chore(deps): update dependency jotai to v2.19.0Mar 24, 2026
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 2331bc6 to 661a98fCompareMarch 24, 2026 08:53
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 661a98f to 7e910f9CompareApril 1, 2026 19:02
@renovaterenovateBot changed the title chore(deps): update dependency jotai to v2.19.0chore(deps): update dependency jotai to v2.19.1Apr 7, 2026
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 7e910f9 to 3a6f7b2CompareApril 7, 2026 17:17
@renovaterenovateBot changed the title chore(deps): update dependency jotai to v2.19.1Update dependency jotai to v2.19.1Apr 8, 2026
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 3a6f7b2 to cd9c47bCompareApril 8, 2026 20:54
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 0bc70d3 to 54c449eCompareMay 12, 2026 16:04
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 54c449e to a615b07CompareMay 18, 2026 16:36
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from a615b07 to 4267577CompareMay 28, 2026 17:55
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 4267577 to f8370e8CompareJune 1, 2026 21:37
@renovaterenovateBot changed the title Update dependency jotai to v2.20.0Update dependency jotai to v2.20.1Jun 11, 2026
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from f8370e8 to 30d6f1eCompareJune 11, 2026 16:08
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 30d6f1e to 99c3c5fCompareJuly 12, 2026 13:00
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from 99c3c5f to f8026b5CompareJuly 14, 2026 15:39
@renovaterenovateBot changed the title Update dependency jotai to v2.20.1Update dependency jotai to v2.20.2Jul 14, 2026
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from f8026b5 to c6e8361CompareJuly 16, 2026 15:18
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from c6e8361 to cc98081CompareJuly 21, 2026 01:59
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from cc98081 to e66e9efCompareJuly 24, 2026 18:13
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from e66e9ef to cd0bb0dCompareJuly 30, 2026 18:42
@renovate
renovateBotforce-pushed the renovate/jotai-2.x-lockfile branch from cd0bb0d to 688d68bCompareAugust 12, 2026 01:01
Sign up for freeto 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