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: messages deepCopy mutates src arguments #1975

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Conversation

BobbieGoede
Copy link
Member

@BobbieGoede BobbieGoede commented Sep 26, 2024

This is cherry picked from #1947, hopefully the last backport for v9 😅 This would allow me to resolve the related issues downstream in Nuxt i18n v8 so users don't need to experience it before migrating to the eventual stable Nuxt i18n v9.

Related

* fix: messages `deepCopy` mutates `src` arguments

* fix: `deepCopy` should never merge arrays
@kazupon kazupon added the Type: Bug Bug or Bug fixes label Sep 26, 2024
Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! ❤️

@kazupon kazupon merged commit 3eb9d52 into intlify:v9 Sep 26, 2024
18 checks passed
@BobbieGoede
Copy link
Member Author

BobbieGoede commented Sep 26, 2024

Sorry the name of this PR is incorrect! (I guess due to the cherry pick process?) It should have been fix: messages deepCopy mutates src arguments 😥, perhaps this should be adjusted in the release changelog..

@BobbieGoede BobbieGoede changed the title fix: vue-i18n type definition for vue package fix: messages deepCopy mutates src arguments Sep 26, 2024
@kazupon
Copy link
Member

kazupon commented Sep 26, 2024

no problem!
When we will release, the changelog will be used the PR title, not the commit message.
if it's not, I'll fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants