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

Refactor to useSyncExternalStore #27

Merged
merged 5 commits into from
Aug 1, 2023
Merged

Refactor to useSyncExternalStore #27

merged 5 commits into from
Aug 1, 2023

Conversation

smartinio
Copy link
Contributor

Fixes #9

Also added a test case for the mid-render mutation check that was added in #13 to make sure that still works after the refactor.

@codesandbox
Copy link

codesandbox bot commented Jul 25, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@changeset-bot
Copy link

changeset-bot bot commented Jul 25, 2023

🦋 Changeset detected

Latest commit: f259fb8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
statery Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
@smartinio smartinio requested a review from hmans July 25, 2023 14:39
@hmans hmans merged commit 8928b16 into hmans:master Aug 1, 2023
1 check passed
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.

Add support for useSyncExternalStore
2 participants