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

next-multilingual

Package Overview
Dependencies
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-multilingual - npm Package Versions

1
16

3.0.13-0

Diff

Changelog

Source

4.0.0 (2022-12-13)

Bug Fixes

  • fix TypeError: Cannot read properties of undefined (reading '__rewrites') (dd688ee)
  • fix incorrect handling of casing in dynamic route parameters (36af5f1)

BREAKING CHANGES

  • getLocalizedUrl is now async to avoid triggering a rare error (TypeError: Cannot read properties of undefined (reading '__rewrites')) because of how Next.js works.. This only occurred when performing fast operations on the site and was amplified while upgrading to Cypress 12 which seems to be much faster at running tests.
nbouvrette
published 3.0.12 •

Changelog

Source

3.0.12 (2022-12-07)

Bug Fixes

  • Fix Watchpack errors that could occur in large projects (d0a6aa6)
nbouvrette
published 3.0.12-1 •

Changelog

Source

3.0.12 (2022-12-07)

Bug Fixes

  • Fix Watchpack errors that could occur in large projects (d0a6aa6)
nbouvrette
published 3.0.12-0 •

nbouvrette
published 3.0.11 •

Changelog

Source

3.0.11 (2022-12-07)

Performance Improvements

  • cache useMessage to make it more performant (e3996b1)
nbouvrette
published 3.0.11-0 •

Changelog

Source

3.0.11 (2022-12-07)

Performance Improvements

  • cache useMessage to make it more performant (e3996b1)
nbouvrette
published 3.0.10 •

Changelog

Source

3.0.10 (2022-12-06)

Bug Fixes

  • fix a routing issue where localized dynamic routes would intercept static routes (4cc82c6)
  • fix an issue where redirects would have the wrong casing for localized dynamic route parameters (73dccf2)
nbouvrette
published 3.0.10-2 •

Changelog

Source

3.0.10 (2022-12-06)

Bug Fixes

  • fix a routing issue where localized dynamic routes would intercept static routes (4cc82c6)
  • fix an issue where redirects would have the wrong casing for localized dynamic route parameters (73dccf2)
nbouvrette
published 3.0.10-1 •

nbouvrette
published 3.0.10-0 •

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