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

Treat null as a valid plain object prototype in isPlainObject() in order to sync the util across reduxjs/* repositories #1734

Merged

Conversation

Ilyklem
Copy link
Contributor

@Ilyklem Ilyklem commented Nov 13, 2021

Fixes #1733

@Ilyklem Ilyklem changed the title Treat null as a valid plain object prototype in isPlainObject() in order to sync util across reduxjs/* repositories Treat null as a valid plain object prototype in isPlainObject() in order to sync the util across reduxjs/* repositories Nov 13, 2021
@codesandbox-ci
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 c8f71b6:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration

@markerikson markerikson changed the base branch from master to v1.7.0-integration November 26, 2021 22:19
@markerikson markerikson merged commit 88dc1e8 into reduxjs:v1.7.0-integration Nov 26, 2021
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.

isPlainObject() util should work the same across reduxjs/* repositories
2 participants