Skip to content

3.0.0-beta.1

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 07 Sep 00:32
· 6 commits to port-to-typescript since this release

aurelia-i18n 3.0.0-beta.1

Features

BREAKING CHANGES

  • Updated i18next to 11.x.x version
  • removed deprecated df & nf parameters
  • removed auto-loading of Intl polyfill, no longer a dependency
    (make sure to add it by yourself if needed before the app start)
  • removed BaseI18N class in favor of composition over inheritance
  • typings are now distributed from dist/typings/...
  • removed old custom typings for i18next and i18next-xhr-backend