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

Introduced derived host state #51

Merged
merged 3 commits into from
Nov 23, 2024
Merged

Introduced derived host state #51

merged 3 commits into from
Nov 23, 2024

Conversation

forman
Copy link
Member

@forman forman commented Nov 22, 2024

In FrameworkOptions:

  • replaced hostStore?: StoreApi<S> by hostStore?: HostStore
  • removed getDerivedHostState?: GetDerivedState<S>

and applied all required changes.

Closes #43

@forman forman marked this pull request as ready for review November 22, 2024 18:36
@forman forman requested a review from b-yogesh November 23, 2024 12:56
@forman forman merged commit e2bcc97 into main Nov 23, 2024
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.

Allow for derived host states
1 participant