Releases: nuxt-modules/i18n
Releases · nuxt-modules/i18n
v8.0.0-beta.10
🐞 Bug Fixes
- NavigateTo handling - by @kazupon in #1842 (c439a)
- E2e errors on nuxt v3.1 - by @kazupon in #1841 (2e41d)
- Update docs - by @kazupon in #1835 (69505)
- Revert pnpm workspace - by @kazupon (891e6)
- Cannot resolve langDir path for locales file path - by @kazupon in #1846 (1266c)
- Loop redirection - by @kazupon in #1854 (225e0)
- Redirection loop on trailling slash - by @kazupon in #1858 (9b0eb)
- Redirect status code - by @kazupon in #1861 (23fe2)
- Cannot use some APIs on local scope - by @kazupon in #1871 (c12f6)
- Navigation breaks - by @kazupon in #1873 (50866)
View changes on GitHub
v8.0.0-beta.9
🐞 Bug Fixes
- Changelog - by @kazupon (e93cc)
- Merge resources correctly on multiple lazy loading - by @kazupon in #1809 (5bd81)
- Regression lazy loading for file option - by @kazupon in #1813 (041c1)
- Compare also decoded Url with a route - by @szwenni and Sven Kröger in #1816 (920a4)
- Correctly static site generation - by @kazupon in #1824 (f8657)
View changes on GitHub
v8.0.0-beta.8
🚨 Breaking Changes
- Injection fields completion for nuxt app instance and page meta - by kazuya kawaguchi in #1711 (8e682)
🚀 Features
🐞 Bug Fixes
- Cannot work completion for Composer interface - by kazuya kawaguchi in #1707 (1876c)
- Not resolve deps on monorepo - by kazuya kawaguchi in #1712 (ef240)
- Ensure same symbol on vue-i18n - by kazuya kawaguchi in #1714 (395e4)
- Format - by kazuya kawaguchi (02ec6)
- Merge lazy loading resources to initial loading resources - by kazuya kawaguchi in #1723 (26f66)
- Not reoslve vue-i18n module - by kazuya kawaguchi in #1726 (226e2)
- Hydration miss match for prerender - by kazuya kawaguchi in #1733 (caaea)
- Resolve extending messages correctly - by kazuya kawaguchi in #1765 (46bd9)
- Resolve vue-i18n related modules on nuxt layers - by kazuya kawaguchi in #1768 (e93ce)
- Not work differentDomains - by kazuya kawaguchi in #1770 (cc6cc)
- Resolve ComponentCustomProperties type errors - by kazuya kawaguchi in #1791 (81e29)
View changes on GitHub
v7.3.1
v8.0.0-beta.7
v8.0.0-beta.6
🐞 Bug Fixes
- Cannot work locale changing, when we move with
<NuxtLink>
onno_prefix
- by @kazupon in #1686 (159c4)
View changes on GitHub
v8.0.0-beta.5
🚨 Breaking Changes
🐞 Bug Fixes
- Use nuxt3 rc12 on nuxtjs/i18n package with resolution field - by @kazupon (52b36)
- Enable includeUprefixedFallback on nitro:init hook - by @kazupon in #1642 (f7f71)
- Upgrade vue-i18n-routing for peer deps issue - by @kazupon in #1646 (4ba61)
- Resolve deps modules - by @kazupon in #1653 (b832f)
- V8 docs with docus official release version - by @kazupon in #1657 (3a466)
- Cannot export some perperties and functions via useI18n as local scope - by @kazupon in #1663 (378e2)
- AlwaysRedirect in detectBrowserLanguage - by @kazupon in #1668 (b0659)
- API type completion - by @kazupon in #1682 (bdf0d)
- gen: Consider named functions - by @ineshbose in #1616 and #1617 (e928b)
View changes on GitHub
v8.0.0-beta.4
🚀 Features
🐞 Bug Fixes
- Diffrent domain loop redirection - by @kazupon in #1606
- Locale resources not loaded on windows - by @kazupon in #1607
- Non i18n custom block transforming - by @kazupon in #1608
- Suppress warning on 'prefix' strategy - by @kazupon in #1612
- Support i18n composable functions callable on definePageMeta functions - by @kazupon in #1629
- Extract defineI18nRoute options fully - by @kazupon in #1636
- Locale resources esm loading with import assertions - by @kazupon in #1637
- Install failing with @vue/composition-api peer deps - by @kazupon in #1639
View changes on GitHub
v8.0.0-beta.3
🚀 Features
🐞 Bug Fixes
- Avoid route reactivity value missing - by @kazupon in #1586
- Prefix strategy routing - by @kazupon in #1592
- Cannot work i18n custom block on 'lazy: false' - by @kazupon in #1595
- Cannot work browser locale on no_prefix strategy - by @kazupon in #1597
- Default composition mode - by @kazupon in #1599
View changes on GitHub
v8.0.0-beta.2
🐞 Bug Fixes
- Wrong locales file extension - by @luthfi-hh in #1578
- Resolve type definition missing - by @kazupon in #1583
- Peer dependencies conflict on pnpm - by @kazupon in #1584