Open dmaskasky opened 20 hours ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
jotai | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 16, 2024 0:19am |
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 commit: cd3a0cdb5883bbd15a6d698b44d5ad3bab187d1d
Last updated: Nov 16, 2024 12:17am (UTC)
Playground | Link |
---|---|
React demo | https://livecodes.io?x=id/7VSNW579V |
See documentations for usage instructions.
Related Bug Reports or Discussions
https://github.com/pmndrs/jotai/pull/2742#issuecomment-2479272955 https://github.com/pmndrs/jotai/discussions/2823
Summary
With the change https://github.com/pmndrs/jotai/pull/2742 (v2.10.1), cycles in atom graphs will error with a RangeError in readAtomState and onmount.
Check List
pnpm run prettier
for formatting code and docs