v6.5.6
版本发布时间: 2024-09-09 15:06:10
ember-intl/ember-intl最新发布版本:v7.0.6(2024-09-09 14:26:10)
[!IMPORTANT]
For
ember-intl@v6
users:Before updating
@ember/test-helpers
tov4
, please updateember-intl
to6.5.6
or higher. Otherwise, you will encounter the following error message in tests:ember-intl tried to import "@ember/test-helpers" in "ember-intl/test-support/..." from addon code, but "@ember/test-helpers" is a devDependency. You may need to move it into dependencies.
Thanks to @wozny1989 for reporting the issue, and @NullVoxPopuli for helping me fix the failing ember-try
scenarios.