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

v4 #41

Draft
wants to merge 36 commits into
base: master
Choose a base branch
from
Draft

v4 #41

wants to merge 36 commits into from

Conversation

lzurbriggen
Copy link
Collaborator

@lzurbriggen lzurbriggen commented Feb 24, 2023

plans for this next major release:

  • remove deprecated functionality (translate-component and -directive, $gettextInterpolate)
  • Implement new parser. allows parsing any language and is easier to customize
    • normalize line breaks
    • cleanup
  • ensure proper ESM compatibility, remove CommonJs build
  • reduce overall code complexity, refactor some old code from vue-gettext
  • [WIP] docs
    • new demo
    • new getting started section
    • fix and restructure
  • fix plural forms for default messages

This is already available as a pre-release: npm i vue3-gettext@next

@lzurbriggen lzurbriggen changed the title v3 v4 Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant