fix(deps): update dependency jotai to ^2.19.1#90
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
6454843 to
4f1ce92
Compare
db791bb to
a41d207
Compare
a41d207 to
f5ce312
Compare
f5ce312 to
3c46ad4
Compare
3c46ad4 to
9b8765c
Compare
9b8765c to
3c6ade2
Compare
3c6ade2 to
2e8b398
Compare
2e8b398 to
cca653a
Compare
cca653a to
e98b763
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.16.2→^2.19.1Release Notes
pmndrs/jotai (jotai)
v2.19.1Compare Source
This release includes several small refactors to improve performance.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.19.0...v2.19.1
v2.19.0Compare 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.1Compare Source
This release fixes a regression introduced in v2.12.1, which affects an uncommon edge case.
What's Changed
Full Changelog: pmndrs/jotai@v2.18.0...v2.18.1
v2.18.0Compare Source
We moved
jotai/babeltojotai-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.1Compare 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.0Compare 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
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.