-
Notifications
You must be signed in to change notification settings - Fork 71
fix: update dependency next-i18next to v15 (main) #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
697489c to
1c134ad
Compare
1c134ad to
c0fea8b
Compare
c0fea8b to
ed72487
Compare
ed72487 to
3aae0e0
Compare
3aae0e0 to
97597d2
Compare
97597d2 to
b3efea2
Compare
b3efea2 to
cdf2679
Compare
cdf2679 to
b2dc971
Compare
b2dc971 to
9b2ae7b
Compare
9b2ae7b to
eae0278
Compare
eae0278 to
07999b4
Compare
c382164 to
9959df6
Compare
9959df6 to
255ad5d
Compare
255ad5d to
6df8820
Compare
6df8820 to
72ddc90
Compare
72ddc90 to
37e63ec
Compare
37e63ec to
82df623
Compare
82df623 to
cf9fb2d
Compare
cf9fb2d to
fd3e2e5
Compare
fd3e2e5 to
6669910
Compare
6669910 to
36a9e4c
Compare
36a9e4c to
35b3211
Compare
Pull request was closed
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
12.1.0->15.4.2Release Notes
i18next/next-i18next (next-i18next)
v15.4.2Compare Source
v15.4.1Compare Source
v15.4.0Compare Source
v15.3.1Compare Source
v15.3.0Compare Source
v15.2.0Compare Source
v15.1.2Compare Source
v15.1.1Compare Source
v15.1.0Compare Source
v15.0.0Compare Source
-> If you use client side pages (not lazy loading translations), like described here, make sure you set the
partialBundledLanguagesoption to true, like here.v14.0.3Compare Source
v14.0.2Compare Source
v14.0.1Compare Source
v14.0.0Compare Source
Breaking changes
i18next 23.0.0 dropped support for older browsers.
From nextjs 13, you can use the transpilePackages
to avoid issues.
v13.3.0Compare Source
v13.2.2Compare Source
v13.2.1Compare Source
v13.2.0Compare Source
v13.1.6Compare Source
v13.1.5Compare Source
v13.1.4Compare Source
v13.1.3Compare Source
v13.1.2Compare Source
v13.1.1Compare Source
v13.1.0Compare Source
v13.0.3Compare Source
v13.0.2Compare Source
Fix
v13.0.1Compare Source
Fix
i18n.localeDetectionin UserConfig, see #2057.Caution
If you're experiencing typecheck errors regarding keys: ensure
i18nextis at least^22.4.3in yourpackage.json (then run install), see #2058.
v13.0.0Compare Source
The v13.0.0 release is a major version to improve stability and general experience.
It comes with 2 easy changes related to installation. Existing code shouldn't be impacted.
Details can be found in the UPGRADING.md document.
Breaking changes
react-i18next and i18next
have been moved to peer-dependencies. They must be installed
in your app (#1966)
Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.