Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Confidence
next-translate-plugin 2.0.52.6.2 age confidence

Release Notes

aralroca/next-translate-plugin (next-translate-plugin)

v2.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: aralroca/next-translate@2.6.1...2.6.2
Full Changelog: aralroca/next-translate-plugin@2.6.1...2.6.2

v2.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: aralroca/next-translate-plugin@2.6.0...2.6.1

v2.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: aralroca/next-translate@2.5.3...2.6.0

v2.5.3

Compare Source

What's Changed

New Contributors

Full Changelog Next-translate-plugin: aralroca/next-translate-plugin@2.5.2...2.5.3
Full Changelog Next-translate: aralroca/next-translate@2.5.2...2.5.3

v2.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: aralroca/next-translate@2.5.0...2.5.2

v2.5.0

Compare Source

Read how to activate type-safety consuming translations:

Screenshot 2023-07-17 at 19 22 00

What's Changed

Full Changelog Next-translate: aralroca/next-translate@2.4.4...2.5.0
Full Changelog Next-translate-plugin: aralroca/next-translate-plugin@2.4.4...2.5.0

v2.4.4

Compare Source

What's Changed

Full Changelog: aralroca/next-translate-plugin@2.4.3...2.4.4

v2.4.3

Compare Source

What's Changed Next-translate-plugin

  • fix: remove config that is not serializable for client components by @​aralroca in #​51

What's Changed Next-translate

Full Changelog Next-translate-plugin: aralroca/next-translate-plugin@2.4.2...2.4.3
Full Changelog: aralroca/next-translate@2.4.2...2.4.3

v2.4.2

Compare Source

What's Changed

  • fix: normalize app dir slashes to be posix/unix-like forward slashes by @​aralroca in #​48

Full Changelog: aralroca/next-translate-plugin@2.4.1...2.4.2

v2.4.1

Compare Source

What's Changed in Next-translate-plugin

  • fix: load namespaces in RCC only once to avoid waterfall & crashes by @​aralroca in #​47

What's Changed in Next-translate

Full Changelog in Next-translate: aralroca/next-translate@2.4.0...2.4.1
Full Changelog in Next-translate-plugin: aralroca/next-translate-plugin@2.4.0...2.4.1

v2.4.0

Compare Source

What's Changed in Next-translate-plugin

What's Changed in Next-translate

Full Changelog Next-translate-plugin: aralroca/next-translate-plugin@2.3.0...2.4.0
Full Changelog Next-translate: aralroca/next-translate@2.3.1...2.4.0

v2.3.0

Compare Source

Summer release 2.3 ☀️

Where are versions 2.1 and 2.2? Why did we go from 2.0.6 to 2.3? Well, this release we have focused on fixing compatibility bugs with Next.js 13.3, when writing the version it was a mistake to think so much about 3, but now it stays with 2.3! 😸

In this new release:

  • You can use the pages directory together with the app directory to facilitate migration.
  • We have fixed other issues with Next.js > 13.3 that we could fix on our end.
  • You no longer need to use experimental.appDir within next.config.js.

Breaking change from Next.js >= 13.3

The middleware of the appDir that we had in the example and recommended in the documentation stopped working.

As a solution, we have added support for it to be done using the dynamic route /[lang]. The example and README.md have been updated so that you can see how to make it work. We have not stopped supporting the old way, and it is assumed that it will work again when this issue in Next.js is fixed:

If you are affected by this Next.js issue, you can write there or contribute to the solution. In any case, you can use now the dynamic route /[lang] and, without needing the middleware, you can use the redirect within the RSC (see example).

What's Changed in Next-translate-plugin

What's Changed in Next-translate

Full Changelog Next-translate-plugin: aralroca/next-translate-plugin@2.0.5...2.3.0
Full Next-translate Changelog: aralroca/next-translate@2.0.6...2.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

1 participant