Skip to content

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

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

chore(deps): update dependency jotai to v2.18.1#1769
renovate[bot] wants to merge 1 commit intodevfrom
renovate/jotai-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2026

This PR contains the following updates:

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

Release Notes

pmndrs/jotai (jotai)

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: 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
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.

0 participants