Skip to content

ember-i18next v2.0.0

Compare
Choose a tag to compare
@heathharrelson heathharrelson released this 08 Mar 18:07
· 272 commits to master since this release

Breaking Changes

Updates the i18next dependency to version 10, which contains breaking changes. Review README.md and the i18next migration guide prior to upgrading.

Changes included

  • Remove use of Bower: PR #45
  • Remove use of Browserify: PR #47
  • Move code to the addon directory: PR #48
  • Use the new Ember modules API: PR #50