Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nuxtjs/i18n

Package Overview
Dependencies
Maintainers
8
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/i18n - npm Package Versions

1
7

8.0.0-beta.10

Diff

Changelog

Source

v8.0.0-beta.10 (2023-02-22T15:09:36Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

  • NavigateTo handling  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1842 <samp>(c439a)</samp>
  • E2e errors on nuxt v3.1  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1841 <samp>(2e41d)</samp>
  • Update docs  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1835 <samp>(69505)</samp>
  • Revert pnpm workspace  -  by @kazupon <samp>(891e6)</samp>
  • Cannot resolve langDir path for locales file path  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1846 <samp>(1266c)</samp>
  • Loop redirection  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1854 <samp>(225e0)</samp>
  • Redirection loop on trailling slash  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1858 <samp>(9b0eb)</samp>
  • Redirect status code  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1861 <samp>(23fe2)</samp>
  • Cannot use some APIs on local scope  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1871 <samp>(c12f6)</samp>
  • Navigation breaks  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1873 <samp>(50866)</samp>
rchl
published 8.0.0-beta.9 •

Changelog

Source

v8.0.0-beta.9 (2023-01-27T03:32:07Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

  • Changelog  -  by @kazupon <samp>(e93cc)</samp>
  • Merge resources correctly on multiple lazy loading  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1809 <samp>(5bd81)</samp>
  • Regression lazy loading for file option  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1813 <samp>(041c1)</samp>
  • Compare also decoded Url with a route  -  by @szwenni and Sven Kröger in https://github.com/nuxt-modules/i18n/issues/1816 <samp>(920a4)</samp>
  • Correctly static site generation  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1824 <samp>(f8657)</samp>
rchl
published 8.0.0-beta.8 •

Changelog

Source

v8.0.0-beta.8 (2023-01-21T13:46:45Z)

This changelog is generated by GitHub Releases

🚨 Breaking Changes

  • Injection fields completion for nuxt app instance and page meta - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1711 <samp>(8e682)</samp>

🚀 Features

  • Extend lazy loading - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1801 <samp>(045d7)</samp>

🐞 Bug Fixes

  • Cannot work completion for Composer interface - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1707 <samp>(1876c)</samp>
  • Not resolve deps on monorepo - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1712 <samp>(ef240)</samp>
  • Ensure same symbol on vue-i18n - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1714 <samp>(395e4)</samp>
  • Format - by kazuya kawaguchi <samp>(02ec6)</samp>
  • Merge lazy loading resources to initial loading resources - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1723 <samp>(26f66)</samp>
  • Not reoslve vue-i18n module - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1726 <samp>(226e2)</samp>
  • Hydration miss match for prerender - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1733 <samp>(caaea)</samp>
  • Resolve extending messages correctly - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1765 <samp>(46bd9)</samp>
  • Resolve vue-i18n related modules on nuxt layers - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1768 <samp>(e93ce)</samp>
  • Not work differentDomains - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1770 <samp>(cc6cc)</samp>
  • Resolve ComponentCustomProperties type errors - by kazuya kawaguchi in https://github.com/nuxt-modules/i18n/issues/1791 <samp>(81e29)</samp>
rchl
published 7.3.1 •

rchl
published 8.0.0-beta.7 •

Changelog

Source

v8.0.0-beta.7 (2022-12-08T01:11:15Z)

This changelog is generated by GitHub Releases

   🚀 Features

  • docs: Upgrade to latest Docus  -  by @Tahul in https://github.com/nuxt-modules/i18n/issues/1702 <samp>(dfceb)</samp>

   🐞 Bug Fixes

  • Missing dependency modules such as vue-i18n-routing and@intlify/vue-*  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1692 <samp>(563d6)</samp>
  • Lazy loading for fallback locale  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1694 <samp>(d43ee)</samp>
  • Optimize tree-shaking for vue-i18n related modules  -  by @kazupon in https://github.com/nuxt-modules/i18n/issues/1699 <samp>(8d278)</samp>
rchl
published 8.0.0-beta.6 •

Changelog

Source

v8.0.0-beta.6 (2022-11-29T05:24:25Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

  • Cannot work locale changing, when we move with <NuxtLink> on no_prefix  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1686 <samp>(159c4)</samp>
rchl
published 8.0.0-beta.5 •

Changelog

Source

v8.0.0-beta.5 (2022-11-28T08:40:36Z)

This changelog is generated by GitHub Releases

   🚨 Breaking Changes

  • Custom routes optimized for Nuxt 3 file based routing  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1673 <samp>(a7fc4)</samp>

   🐞 Bug Fixes

  • Use nuxt3 rc12 on nuxtjs/i18n package with resolution field  -  by @kazupon <samp>(52b36)</samp>
  • Enable includeUprefixedFallback on nitro:init hook  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1642 <samp>(f7f71)</samp>
  • Upgrade vue-i18n-routing for peer deps issue  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1646 <samp>(4ba61)</samp>
  • Resolve deps modules  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1653 <samp>(b832f)</samp>
  • V8 docs with docus official release version  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1657 <samp>(3a466)</samp>
  • Cannot export some perperties and functions via useI18n as local scope  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1663 <samp>(378e2)</samp>
  • AlwaysRedirect in detectBrowserLanguage  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1668 <samp>(b0659)</samp>
  • API type completion  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1682 <samp>(bdf0d)</samp>
  • gen: Consider named functions  -  by @ineshbose in https://github.com/nuxt-community/i18n-module/issues/1616 and https://github.com/nuxt-community/i18n-module/issues/1617 <samp>(e928b)</samp>
rchl
published 8.0.0-beta.4 •

Changelog

Source

v8.0.0-beta.4 (2022-11-12T09:00:57Z)

This changelog is generated by GitHub Releases

   🚀 Features

  • Merge messages if any  -  by @yassilah in https://github.com/nuxt-community/i18n-module/issues/1615

   🐞 Bug Fixes

  • Diffrent domain loop redirection  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1606
  • Locale resources not loaded on windows  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1607
  • Non i18n custom block transforming  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1608
  • Suppress warning on 'prefix' strategy  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1612
  • Support i18n composable functions callable on definePageMeta functions  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1629
  • Extract defineI18nRoute options fully  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1636
  • Locale resources esm loading with import assertions  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1637
  • Install failing with @vue/composition-api peer deps  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1639
rchl
published 8.0.0-beta.3 •

Changelog

Source

v8.0.0-beta.3 (2022-10-31T17:00:44Z)

This changelog is generated by GitHub Releases

   🚀 Features

  • Vue-i18n option loading with function  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1600

   🐞 Bug Fixes

  • Avoid route reactivity value missing  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1586
  • Prefix strategy routing  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1592
  • Cannot work i18n custom block on 'lazy: false'  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1595
  • Cannot work browser locale on no_prefix strategy  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1597
  • Default composition mode  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1599
rchl
published 8.0.0-beta.2 •

Changelog

Source

v8.0.0-beta.2 (2022-10-26T14:50:23Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

  • Wrong locales file extension  -  by @luthfi-hh in https://github.com/nuxt-community/i18n-module/issues/1578
  • Resolve type definition missing  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1583
  • Peer dependencies conflict on pnpm  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1584
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc