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(vue-demo-store): @nuxtjs i18n upgrade #398

Merged
merged 13 commits into from
Oct 3, 2023
Merged

Conversation

mkucmus
Copy link
Collaborator

@mkucmus mkucmus commented Sep 20, 2023

Description

bumps version to 8.0.0-rc.4

see the diff between beta-10 and rc-4 on the module's repo.

Known issues to solve

  • reading t function in SSR in production build - works with disabled jit compilation - check if just in time compilation is really needed - documentation
    says that jit is needed when we use external translation fetched via URL - async. HMR still works as expected when the translation is being changed in a dev mode 👍🏼

  • missing product options labels
    image

  • wrong redirect to pl-PL lang - that was detectBrowserLanguage setting, enabled by default

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshots (if applicable)

Additional context

@vercel
Copy link

vercel bot commented Sep 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
frontends-demo ✅ Ready (Inspect) Visit Preview Oct 2, 2023 7:39am
shopware-frontends-docs ✅ Ready (Inspect) Visit Preview Oct 2, 2023 7:39am

@patzick patzick merged commit 6cae7dd into main Oct 3, 2023
@patzick patzick deleted the feat/@nuxtjs-i18n-upgrade branch October 3, 2023 10:04
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.

4 participants