-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency jotai to v2 #2115
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit d54bf6c:
|
Size Change: 0 B Total Size: 56.6 kB ℹ️ View Unchanged
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
This PR contains the following updates:
^1.13.1
->^2.0.3
Release Notes
pmndrs/jotai
v2.0.3
Compare Source
This release includes important features for upcoming devtools.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.0.2...v2.0.3
v2.0.2
Compare Source
This version add some small improvements, mostly for some minor cases.
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v2.0.1...v2.0.2
v2.0.1
Compare Source
This adds various small improvements. Docs are also updated.
What's Changed
__DEV__
with ts-jest by @dai-shi in https://github.com/pmndrs/jotai/pull/1742New Contributors
Full Changelog: pmndrs/jotai@v2.0.0...v2.0.1
v2.0.0
Compare Source
🎉 🎉 🎉 Jotai v2 is here! 🍾 🍾 🍾
Backward compatible for JS users without async atoms
Async atom behavior is revisited and changed. TypeScript types are changed and improved.
New Store API
Exposes
createStore
which opens up new usages. With its power, it can be misused. Let's look for best practice. Feedback is appreciated.Migration Guide
https://github.com/pmndrs/jotai/blob/v2.0.0/docs/guides/migrating-to-v2-api.mdx
What's Changed
New Contributors
Full Changelog: pmndrs/jotai@v1.13.1...v2.0.0
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.