challenges
challenges copied to clipboard
Bump i18next from 24.2.2 to 25.0.2
Bumps i18next from 24.2.2 to 25.0.2.
Release notes
Sourced from i18next's releases.
v25.0.2
- fix
cloneInstancewithforkResourceStore: trueaddresses 2303v25.0.1
- optimize
changeLanguageto correctly usegetBestMatchFromCodes(string or array) 2299 and improveresolvedLanguageset for non canonical codesv25.0.0
This is a potentially breaking release:
- fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298
- adapt
changeLanguageto always (string or array) usegetBestMatchFromCodes2299getBestMatchFromCodesnow tries to fallback to language code with same script 2299v24.2.3
- Upgrade
@babel/runtimepackage to version v7.26.10 2293
Changelog
Sourced from i18next's changelog.
25.0.2
- fix
cloneInstancewithforkResourceStore: trueaddresses 230325.0.1
- optimize
changeLanguageto correctly usegetBestMatchFromCodes(string or array) 2299 and improveresolvedLanguageset for non canonical codes25.0.0
This is a potentially breaking release:
- fix multiple changeLanguage call that may have result in wrong order in previous versions 1605 2298
- adapt
changeLanguageto always (string or array) usegetBestMatchFromCodes2299getBestMatchFromCodesnow tries to fallback to language code with same script 229924.2.3
- Upgrade
@babel/runtimepackage to version v7.26.10 2293
Commits
c63312125.0.28a55791fixcloneInstancewithforkResourceStore: trueaddresses #2303c40d0a2remove unnecessary conditionf31b68425.0.1df87d9doptimizechangeLanguageto correctly usegetBestMatchFromCodes(string or...2db79d925.0.0bde194eprepare major release200da27fix multiple changeLanguage calls may resolve to a wrong language (#2298)59498ae24.2.35e7f389Upgrade@babel/runtimepackage to version v7.26.10 #2293- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)