New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nuxtjs/i18n

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/i18n - npm Package Versions

1
57

8.0.0-beta.6

Diff

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
rchl
published 8.0.0-beta.1 •

Changelog

Source

v8.0.0-beta.1 (2022-10-20T11:05:51Z)

This changelog is generated by GitHub Releases

   🚀 Features

  • Support nuxt v3 rc.11  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1551
  • Support rootRedirect option  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1560
  • Support dynamic route params localization  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1562
  • Support page transition locale switching fully  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1566
  • Support per-component translations  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1567
  • Support nuxt3 rc.12  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1570

   🐞 Bug Fixes

  • Add defineNuxtRouteMiddleware wrapper  -  by @danielroe in https://github.com/nuxt-community/i18n-module/issues/1558
  • Cannot generate on differentDomains  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1559
  • Type errors  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1571
  • Disable node v19  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1573
  • Wrong packaging  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1574
  • Wrong resolving and exports  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1575
rchl
published 8.0.0-alpha.3 •

Changelog

Source

v8.0.0-alpha.3 (2022-10-10T01:47:49Z)

This changelog is generated by GitHub Releases

   🚀 Features

  • Support differentDomains  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1540
  • Support defaultDirection option  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1541
  • Custome route path for component with defineI18nRoute  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1544
  • Support ignoring localized routes  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1546
  • Support extending messages hook  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1550
kazupon
published 8.0.0-alpha.2 •

Changelog

Source

v8.0.0-alpha.2 (2022-09-28T08:47:05Z)

This changelog is generated by GitHub Releases

   🚀 Features

  • Support indetifierAttribue option for useLocaleHead  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1526
  • Support strategy property API  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1533
  • Support detect browser language fully  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1534

   🐞 Bug Fixes

  • Remove wrong release section  -  by @kazupon <samp>(6ae1c)</samp>
  • Upgrade vue-i18n-routing v0.1  -  by @kazupon <samp>(d1ee9)</samp>
  • Improve error handling for vue-i18n v9 invalid message syntax  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1522
  • Avoid deprecated use of params on vue-router  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1523
  • Duplicate onLanguageSwitched calls  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1528
  • Custom nested route path for configration  -  by @kazupon in https://github.com/nuxt-community/i18n-module/issues/1531
  • module: Transpile edge aswell  -  by @dargmuesli in https://github.com/nuxt-community/i18n-module/issues/1516
kazupon
published 8.0.0-alpha.1 •

Changelog

Source

8.0.0-alpha.1 (2022-09-03)

This release is for Nuxt3.

This version is sitll alpha, the API might subject to breaking changes. We will make every effort to have the same I/F as v7.x, but Nuxt 3 is a major release, it might not be the same I/F.

About details, please check the v8 docs.

v8 alpha or later does not support Nuxt Bridge.

We will support Nuxt Bridge for v7.4 or v7.x later version. please see the Github Discussions for a detailed discussion of Nuxt Bridge supporting.

Thank you for your understanding 💚

rchl
published 7.3.0 •

Changelog

Source

7.3.0 (2022-08-24)

Features

  • add setting for setting expiration of the cookie that stores locale (#1492) (dd764d7)
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