-
-
Notifications
You must be signed in to change notification settings - Fork 617
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
experimental(core): expose unstable_derive #2652
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. |
Size Change: +831 B (+0.94%) Total Size: 89 kB
ℹ️ View Unchanged
|
Preview in LiveCodesLatest commit: 91d2470
See documentations for usage instructions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I compared with #2609. resolveAtom looks good.
Can you also add tests/vanilla/store.test.tsx?
@dmaskasky I will merge this. It doesn't mean we finalize it yet. We hope it though. |
Ok, makes sense. In a few weeks I will try again to make this work. I might need some more help though. |
Another take related with #2609.
This is an experimental unstable feature. Please do not use it in production. Can change/remove it at anytime without notice.