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

breaking: drop allowComposition option #1817

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

kazupon
Copy link
Member

@kazupon kazupon commented Apr 22, 2024

breaking change

allowComposition option is no longer supported in v10.
https://vue-i18n.intlify.dev/guide/migration/vue3.html#about-supporting

PR #1496 already announced in warning about being dropped in v10.

This option was added to support the migration from the legacy API to the composition API in this PR.

Legacy API in v10 does not allow mixing of Options API styles and Composition API styles.

@kazupon kazupon added the Type: Breaking Includes backwards-incompatible fixes label Apr 22, 2024
@kazupon kazupon merged commit 67f2bae into master Apr 22, 2024
19 checks passed
@kazupon kazupon deleted the breaking/allow-composition branch April 22, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Includes backwards-incompatible fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant