Romanchuk / angular-i18next

angular v10+ integration with i18next v19.4+
MIT License
131 stars 33 forks source link

Update to last i18next version #113

Closed luca-peruzzo closed 9 months ago

luca-peruzzo commented 11 months ago

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 commented 10 months ago

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

Romanchuk commented 9 months ago

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 commented 9 months ago

angular-i18next 17.0.0-1 published 🎉