Releases: aurelia/i18n
Releases · aurelia/i18n
3.0.0-beta.7
3.0.0-beta.6
aurelia-i18n 3.0.0-beta.6
Bug Fixes
3.0.0-beta.5
3.0.0-beta.4
3.0.0-beta.4
Bug Fixes
3.0.0-beta.3
aurelia-i18n 3.0.0-beta.3
Bug Fixes
3.0.0-beta.2
3.0.0-beta.1
aurelia-i18n 3.0.0-beta.1
Features
- switch to TypeScript (6a4c15f)
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
2.3.2
2.3.1
- Dependency update.
2.3.0
aurelia-i18n 2.3.0
Features
- i18n: allow multiple attributes with the same key by listing them comma-separated (666cfba)