Skip to content
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

Update to last i18next version #113

Closed
luca-peruzzo opened this issue Oct 9, 2023 · 3 comments · Fixed by #114
Closed

Update to last i18next version #113

luca-peruzzo opened this issue Oct 9, 2023 · 3 comments · Fixed by #114
Assignees

Comments

@luca-peruzzo
Copy link
Contributor

in project package json you have this peerDependencies:

"peerDependencies": {
    "@angular/common": ">=16.0.0 <17.0.0",
    "@angular/core": ">=16.0.0 <17.0.0",
    "@angular/platform-browser": ">=16.0.0 <17.0.0",
    "i18next": ">=22.0.8 <23.0.0",
    "rxjs": ">=6.6.0 <8.0.0"
  },

current version of i18next is 23.5.1

@MathiasWasAlreadyTaken
Copy link

While you're at it, update to latest Angular 17 as well. 👍

luca-peruzzo added a commit to luca-peruzzo/angular-i18next that referenced this issue Nov 17, 2023
@Romanchuk
Copy link
Owner

Please try out beta:

angular-i18next 17.0.0-0 published 🎉

https://www.npmjs.com/package/angular-i18next/v/17.0.0-0

@luca-peruzzo Thank you for your PR

@Romanchuk Romanchuk self-assigned this Nov 27, 2023
@Romanchuk
Copy link
Owner

angular-i18next 17.0.0-1 published 🎉

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 a pull request may close this issue.

3 participants