v7.0.0-beta.5
版本发布时间: 2024-05-14 18:28:43
ember-intl/ember-intl最新发布版本:v7.0.6(2024-09-09 14:26:10)
Thanks to @mkszepp.
Breaking changes
- The test helper
setLocale()
expects its 1st argumentlocale
to be a string, not an array.
[!NOTE] See https://ember-intl.github.io/ember-intl/docs/migration/v7 for possible migration paths.
Bug fixes
- Added
@babel/core
as a dependency. (The patch can also be found inv6.5.5
.)