intlify / vue-i18n

Vue I18n for Vue 3
https://vue-i18n.intlify.dev/
MIT License
2.21k stars 337 forks source link

breaking: drop translation component `<i18n>` v8.x compatibility #1844

Closed kazupon closed 6 months ago

kazupon commented 6 months ago

breaking change

useI18nComponentName option was deprecated in v9. The code that has interface and warning was left in place, we remove completely in v10, as it is no longer needed.