Skip to content

chore(deps): update dependency jotai to v2.19.1#1769

Merged
OliverDudgeon merged 1 commit intodevfrom
renovate/jotai-2.x
Apr 29, 2026
Merged

chore(deps): update dependency jotai to v2.19.1#1769
OliverDudgeon merged 1 commit intodevfrom
renovate/jotai-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 15, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jotai 2.16.12.19.1 age adoption passing confidence

Release Notes

pmndrs/jotai (jotai)

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
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 15, 2026
@renovate renovate Bot had a problem deploying to data-manager-ui/test January 15, 2026 13:30 Failure
@renovate renovate Bot force-pushed the renovate/jotai-2.x branch from 16bf18b to da1d703 Compare January 30, 2026 05:16
@renovate renovate Bot changed the title chore(deps): update dependency jotai to v2.16.2 chore(deps): update dependency jotai to v2.17.0 Jan 30, 2026
@renovate renovate Bot temporarily deployed to data-manager-ui/test January 30, 2026 05:16 Inactive
@renovate renovate Bot force-pushed the renovate/jotai-2.x branch from da1d703 to 07bc809 Compare February 6, 2026 05:47
@renovate renovate Bot changed the title chore(deps): update dependency jotai to v2.17.0 chore(deps): update dependency jotai to v2.17.1 Feb 6, 2026
@renovate renovate Bot temporarily deployed to data-manager-ui/test February 6, 2026 05:47 Inactive
@renovate renovate Bot force-pushed the renovate/jotai-2.x branch from 07bc809 to c45e347 Compare February 21, 2026 01:11
@renovate renovate Bot changed the title chore(deps): update dependency jotai to v2.17.1 chore(deps): update dependency jotai to v2.18.0 Feb 21, 2026
@renovate renovate Bot had a problem deploying to data-manager-ui/test February 21, 2026 01:12 Failure
@renovate renovate Bot force-pushed the renovate/jotai-2.x branch from c45e347 to 8d7cf07 Compare March 8, 2026 21:10
@renovate renovate Bot temporarily deployed to data-manager-ui/test March 8, 2026 21:14 Inactive
@renovate renovate Bot force-pushed the renovate/jotai-2.x branch from 8d7cf07 to c7f3e7a Compare March 11, 2026 18:13
@renovate renovate Bot changed the title chore(deps): update dependency jotai to v2.18.0 chore(deps): update dependency jotai to v2.18.1 Mar 11, 2026
@renovate renovate Bot had a problem deploying to data-manager-ui/test March 11, 2026 18:13 Failure
@renovate renovate Bot force-pushed the renovate/jotai-2.x branch from c7f3e7a to 3cda79c Compare March 26, 2026 09:06
@renovate renovate Bot changed the title chore(deps): update dependency jotai to v2.18.1 chore(deps): update dependency jotai to v2.19.0 Mar 26, 2026
@renovate renovate Bot temporarily deployed to data-manager-ui/test March 26, 2026 09:06 Inactive
@renovate renovate Bot force-pushed the renovate/jotai-2.x branch from 3cda79c to f07228a Compare April 9, 2026 18:35
@renovate renovate Bot changed the title chore(deps): update dependency jotai to v2.19.0 chore(deps): update dependency jotai to v2.19.1 Apr 9, 2026
@renovate renovate Bot temporarily deployed to data-manager-ui/test April 9, 2026 18:36 Inactive
@renovate renovate Bot force-pushed the renovate/jotai-2.x branch from f07228a to 4494351 Compare April 29, 2026 11:10
@renovate renovate Bot had a problem deploying to data-manager-ui/test April 29, 2026 11:12 Failure
@OliverDudgeon OliverDudgeon merged commit a57f8bc into dev Apr 29, 2026
5 of 6 checks passed
@renovate renovate Bot deleted the renovate/jotai-2.x branch April 29, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant