Skip to content

Add referential equality to pitfalls#731

Merged
mweststrate merged 1 commit intoimmerjs:masterfrom
ianstormtaylor:patch-1
Jan 11, 2021
Merged

Add referential equality to pitfalls#731
mweststrate merged 1 commit intoimmerjs:masterfrom
ianstormtaylor:patch-1

Conversation

@ianstormtaylor
Copy link
Copy Markdown
Contributor

Add a section about referential equality to pitfalls, with the simple
example of using indexOf on a draft array to match an element.

Fixes #730

Add a section about referential equality to pitfalls, with the simple 
example of using `indexOf` on a draft array to match an element.

Fixes immerjs#730
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Jan 8, 2021

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

Sandbox Source
Immer sandbox Configuration
billowing-haze-hkcjw Issue #730

@mweststrate
Copy link
Copy Markdown
Collaborator

Thanks!

@mweststrate mweststrate merged commit 8fbf93c into immerjs:master Jan 11, 2021
@mweststrate
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 8.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add reference equality checking to Pitfalls?

2 participants