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

fix(immutable-data): treat Object.entries({}).sort() as immediate mutation #783

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

RebeccaStevens
Copy link
Collaborator

fix #773

@RebeccaStevens RebeccaStevens merged commit 9b0b9f7 into main Mar 10, 2024
17 checks passed
@RebeccaStevens RebeccaStevens deleted the issue-773 branch March 10, 2024 22:57
Copy link

🎉 This PR is included in version 6.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[immutable-data] Arrays from Object.entries and the like are not treated as new arrays being created
1 participant