MyGit

v6.3.1

ember-intl/ember-intl

版本发布时间: 2023-12-02 00:44:46

ember-intl/ember-intl最新发布版本:v7.0.0-beta.3(2024-05-07 02:23:14)

I fixed the type issues introduced in 6.3.0. All helpers have a return type of string once again.

[!IMPORTANT] To resolve long-existing type issues, I had to change an implementation detail: In certain error cases, the helpers now return an empty string '' instead of undefined.

Since both values are considered falsy in *.hbs as well as *.{js,ts}, I'm hoping that changing the return value will be non-breaking in most cases.

Going forward, we'll try to limit the API and be more strict about types.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-12-02发行的版本