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

feat!: upgrade vue-i18n v10 #3001

Merged
merged 5 commits into from
Jul 1, 2024
Merged

feat!: upgrade vue-i18n v10 #3001

merged 5 commits into from
Jul 1, 2024

Conversation

kazupon
Copy link
Collaborator

@kazupon kazupon commented Jun 28, 2024

πŸ”— Linked issue

ref: #3002

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR is release for nuxt-i18n v9.

The breaking change of vue-i18n v10 is here:
https://vue-i18n.intlify.dev/guide/migration/breaking10.html

Currently, vue-i18n v10 is beta.
I’m going to release nuxt-i18n v9 official relerase together vue-i18n v10 official relerase

Additional, unpluing-vue-i18n v5 has dropped jitCompilation option. jit compilation is default.
so, we'll remove nuxt-i18n jit option in this PR.
https://github.com/intlify/bundle-tools/releases/tag/unplugin-vue-i18n%405.0.0-beta.0

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have added tests (if possible).
  • I have updated the documentation accordingly.

@kazupon kazupon changed the title feat: upgrade vue-i18n v10 feat!: upgrade vue-i18n v10 Jun 28, 2024
@kazupon kazupon marked this pull request as ready for review June 30, 2024 06:42
@kazupon kazupon added the v9 label Jun 30, 2024
@kazupon kazupon merged commit c3b1f5d into main Jul 1, 2024
7 checks passed
@kazupon kazupon deleted the feat/vue-i18n-v10 branch July 1, 2024 10:55
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.

1 participant