Skip to content
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: always async #10

Merged
merged 1 commit into from
Jan 30, 2024
Merged

fix: always async #10

merged 1 commit into from
Jan 30, 2024

Conversation

dai-shi
Copy link
Member

@dai-shi dai-shi commented Jan 11, 2024

close #9

This forces "async" always.

If we need to support sync atoms, it will require more changes from the ground. For now, the implementation is fairly easy and maintainable under the limitation.

Copy link

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 1b6427b:

Sandbox Source
React Configuration
React TypeScript Configuration

@dai-shi dai-shi merged commit 7564da7 into main Jan 30, 2024
3 checks passed
@dai-shi dai-shi deleted the issue-9 branch January 30, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

read function now have to be async
1 participant