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

drop useDeepEqualMemo #324

Merged
merged 1 commit into from
Nov 28, 2022
Merged

drop useDeepEqualMemo #324

merged 1 commit into from
Nov 28, 2022

Conversation

nklhtv
Copy link
Collaborator

@nklhtv nklhtv commented Nov 26, 2022

We can replace useDeepEqualMemo with plain useMemo because all props of the models are checked for deep equality in useModelState

@nklhtv nklhtv requested a review from tymmesyde November 26, 2022 12:23
@nklhtv nklhtv merged commit 74dfff4 into development Nov 28, 2022
@nklhtv nklhtv deleted the drop-deep-equal-memo branch May 25, 2023 11:59
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.

2 participants