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

support for vue-i18n v12 #435

Open
3 tasks done
Tracked by #2098
kazupon opened this issue Feb 19, 2025 · 0 comments
Open
3 tasks done
Tracked by #2098

support for vue-i18n v12 #435

kazupon opened this issue Feb 19, 2025 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed Package: unplugin-vue-i18n Priority: High Type: Feature Includes new features

Comments

@kazupon
Copy link
Member

kazupon commented Feb 19, 2025

Clear and concise description of the problem

requirement

vue-i18n v12 is going to ship the ESM only and drop legacy API. so we need to bundle it with unpluign-vue-i18n

  • bundle vue-i18n that is extension is .js, not .mjs
  • drop feature flags setting of legacy API

Suggested solution

N/A

Alternative

No response

Additional context

No response

Validations

  • Read the Contributing Guidelines.
  • Read the README
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@kazupon kazupon added the Status: Proposal Request for comments label Feb 19, 2025
@kazupon kazupon added Type: Feature Includes new features good first issue Good for newcomers help wanted Extra attention is needed Priority: High Package: unplugin-vue-i18n and removed Status: Proposal Request for comments labels Feb 19, 2025
@kazupon kazupon changed the title support for vue-i18n v12 ESM support for vue-i18n v12 Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed Package: unplugin-vue-i18n Priority: High Type: Feature Includes new features
Projects
None yet
Development

No branches or pull requests

1 participant