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

Make EqualityFn slightly more type-safe. #651

Merged

Conversation

aryaemami59
Copy link
Contributor

Makes EqualityFn a tiny bit more type-safe so that a and b in (a, b) => boolean have to be of the same type.

Copy link

codesandbox-ci bot commented Nov 30, 2023

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 d7632a6:

Sandbox Source
Vanilla Typescript Configuration

@aryaemami59 aryaemami59 closed this Dec 1, 2023
@aryaemami59 aryaemami59 force-pushed the typed-result-equality-check branch from 12bc58d to 6a03653 Compare December 1, 2023 00:20
@aryaemami59 aryaemami59 reopened this Dec 1, 2023
@markerikson markerikson merged commit 5af3050 into reduxjs:master Dec 1, 2023
29 checks passed
@aryaemami59 aryaemami59 deleted the typed-result-equality-check branch December 17, 2023 13:20
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